mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-28 05:54:13 +02:00
plugins/lsp: add vhdl-ls
This commit is contained in:
parent
b4b6412505
commit
2b2e9f962a
2 changed files with 6 additions and 0 deletions
|
@ -170,6 +170,7 @@
|
|||
typos-lsp.enable = true;
|
||||
typst-lsp.enable = true;
|
||||
vala-ls.enable = true;
|
||||
vhdl-ls.enable = true;
|
||||
vls.enable = true;
|
||||
vuels.enable = true;
|
||||
yamlls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue