mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 19:54:32 +02:00
treewide (cleaning): helpers.neovim-plugin -> lib.nixvim.neovim-plugin
This commit is contained in:
parent
1e690618d9
commit
e54833d2f7
93 changed files with 93 additions and 93 deletions
|
@ -63,7 +63,7 @@ in
|
|||
)
|
||||
];
|
||||
|
||||
options.plugins.wilder = helpers.neovim-plugin.extraOptionsOptions // {
|
||||
options.plugins.wilder = lib.nixvim.neovim-plugin.extraOptionsOptions // {
|
||||
enable = mkEnableOption "wilder-nvim";
|
||||
|
||||
package = lib.mkPackageOption pkgs "wilder-nvim" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue