feat(nvim): add ltex lsp
This commit is contained in:
parent
da6f9d9af1
commit
ab7f4374a6
@ -289,6 +289,7 @@ 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