neovim: disable ltex-ls plugin
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user