dotfiles/nvim/.config/nvim
Sanchayan Maity 05c27960f7 nvim: lsp: Disable logging
Disable logging completely. The set_log_level call needs to be at the
top level else some log message related to startup still gets logged
if the call is done in on_attach.
2022-09-18 12:34:41 +05:30
..
after nvim: statusline: Add space after git ahead behind symbol 2022-09-05 19:04:30 +05:30
autoload nvim: fugitive: Execute commands while keeping current alt file 2022-06-19 15:48:57 +05:30
colors nvim: yolokai: Sync with upstream 2022-04-21 20:32:40 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect: Drop nix ftdetect 2022-01-26 10:32:11 +05:30
lua nvim: lsp: Disable logging 2022-09-18 12:34:41 +05:30
plugin nvim: plugin/visual-star-search: Set mark when doing backward search 2022-05-18 09:09:23 +05:30
init.lua nvim: Use ex commands as methods instead of string on vim.cmd 2022-09-17 10:56:51 +05:30