neovim: disable ltex-ls plugin

This commit is contained in:
2024-08-26 20:46:32 +00:00
parent 3994beaa01
commit 59ba9e4853

View File

@@ -27,7 +27,7 @@ in
"bash-language-server"
# "clang-tools" # for c/c++. fails to follow #includes; "Too many errors emitted"
"lua-language-server"
"ltex-ls" # LaTeX, html, markdown spellchecker
# "ltex-ls" # LaTeX, html, markdown spellchecker (but it's over-eager, and resource-heavy)
"marksman" # markdown
"nixd" # Nix
"openscad-lsp" # OpenSCAD (limited)