feat: enable texlab lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
7ddac6c8f0
commit
7a4610e238
1 changed files with 3 additions and 0 deletions
|
|
@ -57,6 +57,9 @@
|
||||||
ruby_lsp = {
|
ruby_lsp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
|
texlab = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
helm_ls = {
|
helm_ls = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraOptions = {
|
extraOptions = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue