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