mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
plugins/lsp-packages: add unpackaged
This commit is contained in:
parent
cf141c07a8
commit
ca5145cdb6
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
||||||
"bazelrc_lsp"
|
"bazelrc_lsp"
|
||||||
"bicep" # Bicep.Cli is packaged, but not Bicep.LangServer
|
"bicep" # Bicep.Cli is packaged, but not Bicep.LangServer
|
||||||
"bitbake_ls"
|
"bitbake_ls"
|
||||||
|
"bqls"
|
||||||
"bqnlsp"
|
"bqnlsp"
|
||||||
"bright_script"
|
"bright_script"
|
||||||
"bsl_ls"
|
"bsl_ls"
|
||||||
|
@ -76,6 +77,7 @@
|
||||||
"janet_lsp"
|
"janet_lsp"
|
||||||
"jinja_lsp"
|
"jinja_lsp"
|
||||||
"julials"
|
"julials"
|
||||||
|
"just"
|
||||||
"kcl"
|
"kcl"
|
||||||
"kulala_ls"
|
"kulala_ls"
|
||||||
"lean3ls"
|
"lean3ls"
|
||||||
|
@ -129,6 +131,7 @@
|
||||||
"robotframework_ls"
|
"robotframework_ls"
|
||||||
"roc_ls"
|
"roc_ls"
|
||||||
"rome"
|
"rome"
|
||||||
|
"rpmspec"
|
||||||
"salt_ls"
|
"salt_ls"
|
||||||
"scry" # deprecated and removed from nixpkgs
|
"scry" # deprecated and removed from nixpkgs
|
||||||
"selene3p_ls"
|
"selene3p_ls"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue