dotfiles/nvim/.config/nvim/after/ftplugin
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
..
c.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
c.vim nvim: after/ftplugin/C: Add a key mapping for ClangSwitchSourceHeader 2021-10-01 10:00:13 +05:30
config.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
diff.lua nvim: after/ftplugin/diff: spell is window local & not buffer local 2023-01-19 14:15:13 +05:30
dockerfile.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
fish.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
fugitiveblame.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
git.vim nvim: after/ftplugin: Disable spell check for certain file types 2022-11-01 18:39:11 +05:30
gitcommit.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
gitconfig.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
gitrebase.vim Revert "nvim: after: ftplugin: Fix various key mappings" 2021-05-29 13:39:44 +05:30
go.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
haskell.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
haskell.vim nvim: after/ftplugin/haskell: Remove old configuration 2023-02-28 00:17:45 +05:30
help.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
javascript.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
json.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
lua.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
man.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
markdown.lua nvim: after/ftplugin/markdown: Remove column limit 2023-01-21 20:05:03 +05:30
meson.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
purescript.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
python.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
qf.vim nvim: after/ftplugin/qf: Use leader key for colder/cnewer 2022-04-03 08:54:34 +05:30
racket.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
rust.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
scheme.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
sh.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30
text.lua nvim: after/ftplugin: Move from vim to lua 2023-01-14 18:58:50 +05:30
typescript.lua nvim: Move LSP configuration to it's own LSP utils 2023-02-28 20:56:36 +05:30