mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-02 21:34:33 +02:00
treewide: vim-plugin
-> plugins
This commit is contained in:
parent
5e9a6c00a9
commit
43a3171dec
71 changed files with 72 additions and 72 deletions
|
@ -3,7 +3,7 @@ let
|
|||
inherit (lib.nixvim) defaultNullOpts mkNullOrStr mkNullOrOption;
|
||||
inherit (lib) types;
|
||||
in
|
||||
lib.nixvim.vim-plugin.mkVimPlugin {
|
||||
lib.nixvim.plugins.mkVimPlugin {
|
||||
name = "scrollview";
|
||||
packPathName = "nvim-scrollview";
|
||||
package = "nvim-scrollview";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue