refactor(plugins): use default helpers arg instead of extraSpecialArg
This commit is contained in:
parent
71c1bc295f
commit
ab1c96edc9
3 changed files with 4 additions and 5 deletions
|
|
@ -57,7 +57,6 @@
|
|||
extraSpecialArgs = specialArgs // {
|
||||
inherit pkgs;
|
||||
|
||||
libn = nixvim.lib.${system};
|
||||
icons = import ./utils/icons.nix;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue