plugins/lsp: add htmx lsp

This commit is contained in:
Gaetan Lepage 2024-01-12 23:16:28 +01:00 committed by Gaétan Lepage
parent 29225c2797
commit 749a8a38c4
2 changed files with 6 additions and 0 deletions

View file

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