dotfiles/nvim/.config/nvim
Sanchayan Maity 110a1643cb
nvim: Move LSP configuration to it's own LSP utils
This allows us to have all the language server configuration in one
place and only import relevant LSP server configuration to pass to
vim.lsp.start in after/ftplugin.

While at it, we also enable deno support.
2023-02-28 20:56:36 +05:30
..
after nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
autoload nvim: autoload/git: Set upstream when checking out remote branch 2022-12-06 19:15:03 +05:30
colors nvim: colors/yolokai: Use WinSeparator instead of VertSplit 2022-12-12 16:23:50 +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: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
plugin nvim: plugin/visual-star-search: Set mark when doing backward search 2022-05-18 09:09:23 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: g:ts_highlight_lua has been removed 2023-02-15 18:56:56 +05:30