mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
misc: remove nvfetcher
This commit is contained in:
parent
a4e027ce33
commit
3f2fd1c078
5 changed files with 0 additions and 19 deletions
|
@ -143,8 +143,6 @@
|
|||
'';
|
||||
})
|
||||
{};
|
||||
# Used to updates plugins, launch 'nix run .#nvfetcher' in the 'plugins' directory
|
||||
inherit (pkgs) nvfetcher;
|
||||
};
|
||||
legacyPackages = rec {
|
||||
makeNixvimWithModule = import ./wrappers/standalone.nix pkgs modules;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue