diff --git a/neovim/init.lua b/neovim/init.lua index 273a3c4..9d30505 100644 --- a/neovim/init.lua +++ b/neovim/init.lua @@ -1,3 +1,4 @@ +vim.lsp.set_log_level("debug") -- What: Mono-file nvim configuration file -- Why: Easy to see through everything without needing to navigate thru files -- Features: