mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-14 11:14:36 +02:00
plugins/nvim-lsp: add julials language server
This commit is contained in:
parent
df25456aaa
commit
40ae629a60
2 changed files with 8 additions and 0 deletions
|
@ -79,6 +79,7 @@
|
|||
hls.enable = true;
|
||||
html.enable = true;
|
||||
jsonls.enable = true;
|
||||
julials.enable = true;
|
||||
lua-ls.enable = true;
|
||||
metals.enable = true;
|
||||
nil_ls.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue