mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-02 09:04:54 +02:00
treewide (cleaning): helpers.vim-plugin -> lib.nixvim.vim-plugin
This commit is contained in:
parent
e54833d2f7
commit
78e295fa41
35 changed files with 36 additions and 36 deletions
|
@ -3,7 +3,7 @@
|
|||
helpers,
|
||||
...
|
||||
}:
|
||||
with helpers.vim-plugin;
|
||||
with lib.nixvim.vim-plugin;
|
||||
with lib;
|
||||
mkVimPlugin {
|
||||
name = "goyo";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue