mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-26 05:34:54 +02:00
plugins/lsp: marked scry as unpackaged
This commit is contained in:
parent
72365ae5a1
commit
2a3cf1bd55
1 changed files with 1 additions and 1 deletions
|
@ -129,6 +129,7 @@
|
||||||
"roc_ls"
|
"roc_ls"
|
||||||
"rome"
|
"rome"
|
||||||
"salt_ls"
|
"salt_ls"
|
||||||
|
"scry" # deprecated and removed from nixpkgs
|
||||||
"selene3p_ls"
|
"selene3p_ls"
|
||||||
"sixtyfps"
|
"sixtyfps"
|
||||||
"slangd"
|
"slangd"
|
||||||
|
@ -345,7 +346,6 @@
|
||||||
"akkuPackages"
|
"akkuPackages"
|
||||||
"scheme-langserver"
|
"scheme-langserver"
|
||||||
];
|
];
|
||||||
scry = "scry";
|
|
||||||
serve_d = "serve-d";
|
serve_d = "serve-d";
|
||||||
shopify_theme_ls = "shopify-cli";
|
shopify_theme_ls = "shopify-cli";
|
||||||
slint_lsp = "slint-lsp";
|
slint_lsp = "slint-lsp";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue