dotfiles/nvim
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
..
.config nvim: Only start ltex LSP if spellchecking enabled 2024-06-27 17:20:35 +02:00