plugins/lsp: add vhdl-ls

This commit is contained in:
Gaetan Lepage 2024-03-24 13:51:21 +01:00 committed by Gaétan Lepage
parent b4b6412505
commit 2b2e9f962a
2 changed files with 6 additions and 0 deletions

View file

@ -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;