mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
plugins/lsp: add package for just-lsp
This commit is contained in:
parent
991f3c8709
commit
3c37b39a7b
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,6 @@
|
|||
"janet_lsp"
|
||||
"jinja_lsp"
|
||||
"julials"
|
||||
"just"
|
||||
"kcl"
|
||||
"kulala_ls"
|
||||
"lean3ls"
|
||||
|
@ -274,6 +273,7 @@
|
|||
jqls = "jq-lsp";
|
||||
jsonls = "vscode-langservers-extracted";
|
||||
jsonnet_ls = "jsonnet-language-server";
|
||||
just = "just-lsp";
|
||||
koka = "koka";
|
||||
kotlin_language_server = "kotlin-language-server";
|
||||
leanls = "lean4";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue