feat(nvim): add ltex lsp
This commit is contained in:
parent
da6f9d9af1
commit
ab7f4374a6
@ -289,6 +289,7 @@ for _, server in ipairs({
|
||||
"rnix",
|
||||
"marksman",
|
||||
"texlab",
|
||||
"ltex",
|
||||
}) do
|
||||
lspconfig[server].setup(opts)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user