mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-13 02:34:34 +02:00
plugins/lsp: add vls language server
This commit is contained in:
parent
bacdae2c50
commit
abb10f097e
3 changed files with 37 additions and 0 deletions
|
@ -131,6 +131,7 @@
|
|||
texlab.enable = true;
|
||||
tsserver.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
vls.enable = true;
|
||||
vuels.enable = true;
|
||||
yamlls.enable = true;
|
||||
zls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue