dotfiles/nvim/.config/nvim/lua
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
..
autocmd.lua nvim: Fix group argument to nvim_create_autocmd 2022-05-06 12:04:35 +05:30
keymappings.lua nvim: Use mappings for copying entire buffer & drop textobj-entire 2022-12-28 19:51:34 +05:30
lsp-utils.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
lsp.lua nvim: lsp: Disable semantic token highlighting 2023-01-05 09:38:26 +05:30
plugins.lua nvim: plugins: Add back vim-wordmotion 2023-02-28 00:05:45 +05:30
treesitter.lua nvim: plugins/treesitter: Drop playground 2023-02-28 00:05:45 +05:30
yolokai.lua nvim: yolokai: Sync with upstream 2023-01-04 13:54:10 +05:30