mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-12 20:11:08 +01:00
plugins/lsp/lsp-packages: update
This commit is contained in:
parent
19b878d114
commit
480d35cc76
1 changed files with 2 additions and 0 deletions
|
|
@ -175,6 +175,7 @@
|
|||
# coqPackages.vscoq-language-server is unavailable since the bump to coq 9.0: https://github.com/NixOS/nixpkgs/pull/389454
|
||||
"vscoqtop"
|
||||
"wasm_language_tools"
|
||||
"wc_language_server"
|
||||
"yang_lsp"
|
||||
"yls"
|
||||
"ziggy"
|
||||
|
|
@ -353,6 +354,7 @@
|
|||
rubocop = "rubocop";
|
||||
ruby_lsp = "ruby-lsp";
|
||||
ruff = "ruff";
|
||||
rumdl = "rumdl";
|
||||
rune_languageserver = "rune-languageserver";
|
||||
rust_analyzer = "rust-analyzer";
|
||||
scheme_langserver = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue