mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-14 13:01:12 +01:00
flake/dev/devshell: drop (effectively unused) locate-lsp-packages
This commit is contained in:
parent
96c9775a5f
commit
74536f7432
2 changed files with 0 additions and 131 deletions
|
|
@ -96,11 +96,6 @@
|
|||
nix run .#docs
|
||||
'';
|
||||
}
|
||||
{
|
||||
name = "locate-lsp-packages";
|
||||
command = ''${./locate-lsp-packages.py}'';
|
||||
help = "Locate (with nix-index) LSP servers in nixpkgs";
|
||||
}
|
||||
{
|
||||
name = "new-plugin";
|
||||
command = ''${./new-plugin.py} "$@"'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue