plugins/lsp: Add lemminx (#975)

This commit is contained in:
traxys 2024-01-25 16:00:55 +01:00 committed by GitHub
parent a68ee73947
commit 97889e309d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -116,6 +116,7 @@
julials.enable = true;
kotlin-language-server.enable = true;
leanls.enable = true;
lemminx.enable = true;
ltex.enable = true;
lua-ls.enable = true;
marksman.enable = true;