mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-16 12:14:32 +02:00
misc: remove deprecated/unused helpers folder
This commit is contained in:
parent
f14b59b242
commit
7d0b2c2ed0
2 changed files with 1 additions and 19 deletions
|
@ -17,12 +17,8 @@
|
|||
pkgs = pkgsUnfree;
|
||||
inherit modules;
|
||||
};
|
||||
|
||||
# TODO: deprecate (unused)
|
||||
helpers = import ../helpers pkgs;
|
||||
in
|
||||
docs
|
||||
// man-docs
|
||||
// helpers;
|
||||
// man-docs;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue