plugins/lsp: add helm-ls

This commit is contained in:
Gaetan Lepage 2024-02-02 11:34:19 +01:00 committed by Gaétan Lepage
parent 079c03228c
commit 90b07f5359
2 changed files with 6 additions and 0 deletions

View file

@ -108,6 +108,7 @@
gleam.enable = true;
gopls.enable = true;
graphql.enable = true;
helm-ls.enable = true;
hls.enable = true;
html.enable = true;
htmx.enable = true;