mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-29 20:04:28 +02:00
plugins/lsp: add nimls language server
This commit is contained in:
parent
052012d2d9
commit
2c99cefa91
2 changed files with 6 additions and 0 deletions
|
@ -148,6 +148,7 @@
|
|||
marksman.enable = true;
|
||||
metals.enable = true;
|
||||
nil_ls.enable = true;
|
||||
nimls.enable = true;
|
||||
nixd.enable = true;
|
||||
nushell.enable = true;
|
||||
ocamllsp.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue