dotfiles/nvim/.config
Marty Oehme e6497a2241
nvim: Only start ltex LSP if spellchecking enabled
Since ltex-lsp eats quite a lot of resources and takes a while to start
up we don't always want it enabled for every prose file. This commit
ensures that it only starts up when spellchecking is enabled for a
buffer (through the custom user command `SpellToggle`).
2024-06-27 17:20:35 +02:00
..
nvim nvim: Only start ltex LSP if spellchecking enabled 2024-06-27 17:20:35 +02:00
sh nvim: Fix vn note index opening sh alias 2024-06-14 22:48:53 +02:00