neovim: disable ltex-ls plugin
This commit is contained in:
@@ -27,7 +27,7 @@ in
|
|||||||
"bash-language-server"
|
"bash-language-server"
|
||||||
# "clang-tools" # for c/c++. fails to follow #includes; "Too many errors emitted"
|
# "clang-tools" # for c/c++. fails to follow #includes; "Too many errors emitted"
|
||||||
"lua-language-server"
|
"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
|
"marksman" # markdown
|
||||||
"nixd" # Nix
|
"nixd" # Nix
|
||||||
"openscad-lsp" # OpenSCAD (limited)
|
"openscad-lsp" # OpenSCAD (limited)
|
||||||
|
Reference in New Issue
Block a user