refactor(nvim): remove ltex language server
This commit is contained in:
parent
fa5450b921
commit
84a289056c
@ -316,7 +316,6 @@ for _, server in ipairs({
|
|||||||
"rnix",
|
"rnix",
|
||||||
"marksman",
|
"marksman",
|
||||||
"texlab",
|
"texlab",
|
||||||
"ltex",
|
|
||||||
}) do
|
}) do
|
||||||
lspconfig[server].setup(opts)
|
lspconfig[server].setup(opts)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user