dotfiles/nvim/.config/nvim/after/ftplugin
Sanchayan Maity 34a5bbdacb
nvim: after/ftplugin/cabal: Enable HLS on cabal files
Enabling HLS on cabal files allows us to format them using gq. HLS
just uses the internal cabal-fmt plugin.
https://haskell-language-server.readthedocs.io/en/latest/features.html#formatting
2023-03-06 22:15:29 +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
cabal.lua nvim: after/ftplugin/cabal: Enable HLS on cabal files 2023-03-06 22:15:29 +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