mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-08 00:04:33 +02:00
plugins/lsp: add helm-ls
This commit is contained in:
parent
079c03228c
commit
90b07f5359
2 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue