mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
plugins/lsp: add htmx lsp
This commit is contained in:
parent
29225c2797
commit
749a8a38c4
2 changed files with 6 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
|||
graphql.enable = true;
|
||||
hls.enable = true;
|
||||
html.enable = true;
|
||||
htmx.enable = true;
|
||||
java-language-server.enable = true;
|
||||
jsonls.enable = true;
|
||||
julials.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue