mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-28 19:40:06 +02:00
plugins/lsp/idris2-lsp: init
This commit is contained in:
parent
8fd162d951
commit
e170e4b598
2 changed files with 10 additions and 0 deletions
|
@ -144,6 +144,7 @@
|
|||
hls.enable = true;
|
||||
html.enable = true;
|
||||
htmx.enable = true;
|
||||
idris2-lsp.enable = true;
|
||||
java-language-server.enable = true;
|
||||
jdt-language-server.enable = true;
|
||||
jsonls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue