mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-17 16:01:36 +02:00
plugins/lsp: update lsp-packages.nix
This commit is contained in:
parent
00365d6d40
commit
1ee4915f65
1 changed files with 3 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
||||||
"msbuild_project_tools_server"
|
"msbuild_project_tools_server"
|
||||||
"mutt_ls"
|
"mutt_ls"
|
||||||
"nelua_lsp"
|
"nelua_lsp"
|
||||||
|
"nextflow_ls"
|
||||||
"nomad_lsp"
|
"nomad_lsp"
|
||||||
"ntt"
|
"ntt"
|
||||||
"nxls"
|
"nxls"
|
||||||
|
@ -126,6 +127,7 @@
|
||||||
"remark_ls"
|
"remark_ls"
|
||||||
"rescriptls"
|
"rescriptls"
|
||||||
"rnix"
|
"rnix"
|
||||||
|
"robotcode"
|
||||||
"robotframework_ls"
|
"robotframework_ls"
|
||||||
"roc_ls"
|
"roc_ls"
|
||||||
"rome"
|
"rome"
|
||||||
|
@ -195,6 +197,7 @@
|
||||||
bitbake_language_server = "bitbake-language-server";
|
bitbake_language_server = "bitbake-language-server";
|
||||||
blueprint_ls = "blueprint-compiler";
|
blueprint_ls = "blueprint-compiler";
|
||||||
buck2 = "buck2";
|
buck2 = "buck2";
|
||||||
|
buf_ls = "buf";
|
||||||
ccls = "ccls";
|
ccls = "ccls";
|
||||||
clangd = "clang-tools";
|
clangd = "clang-tools";
|
||||||
clojure_lsp = "clojure-lsp";
|
clojure_lsp = "clojure-lsp";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue