Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -11844,6 +11844,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; peek-nvim = buildVimPlugin { pname = "peek.nvim"; version = "2024-04-09"; src = fetchFromGitHub { owner = "toppair"; repo = "peek.nvim"; rev = "5820d937d5414baea5f586dc2a3d912a74636e5b"; sha256 = "01bdrk1h1xaq2bbbgwsrb2h2cc9j2d88kjcx2k3p8j8kgk20yql4"; }; meta.homepage = "https://github.com/toppair/peek.nvim/"; meta.hydraPlatforms = [ ]; }; persisted-nvim = buildVimPlugin { pname = "persisted.nvim"; version = "2025-03-30"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -2744,6 +2744,10 @@ in ]; }; peek-nvim = super.peek-nvim.overrideAttrs { runtimeDeps = [ deno ]; }; persisted-nvim = super.persisted-nvim.overrideAttrs { nvimSkipModules = [ # /lua/persisted/init.lua:44: attempt to index upvalue 'config' (a nil value) Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -909,6 +909,7 @@ https://github.com/frankroeder/parrot.nvim/,HEAD, https://github.com/lewis6991/pckr.nvim/,HEAD, https://github.com/tmsvg/pear-tree/,, https://github.com/steelsojka/pears.nvim/,, https://github.com/toppair/peek.nvim/,HEAD, https://github.com/olimorris/persisted.nvim/,HEAD, https://github.com/folke/persistence.nvim/,, https://github.com/Weissle/persistent-breakpoints.nvim/,, Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -11844,6 +11844,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; peek-nvim = buildVimPlugin { pname = "peek.nvim"; version = "2024-04-09"; src = fetchFromGitHub { owner = "toppair"; repo = "peek.nvim"; rev = "5820d937d5414baea5f586dc2a3d912a74636e5b"; sha256 = "01bdrk1h1xaq2bbbgwsrb2h2cc9j2d88kjcx2k3p8j8kgk20yql4"; }; meta.homepage = "https://github.com/toppair/peek.nvim/"; meta.hydraPlatforms = [ ]; }; persisted-nvim = buildVimPlugin { pname = "persisted.nvim"; version = "2025-03-30"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +4 −0 Original line number Diff line number Diff line Loading @@ -2744,6 +2744,10 @@ in ]; }; peek-nvim = super.peek-nvim.overrideAttrs { runtimeDeps = [ deno ]; }; persisted-nvim = super.persisted-nvim.overrideAttrs { nvimSkipModules = [ # /lua/persisted/init.lua:44: attempt to index upvalue 'config' (a nil value) Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -909,6 +909,7 @@ https://github.com/frankroeder/parrot.nvim/,HEAD, https://github.com/lewis6991/pckr.nvim/,HEAD, https://github.com/tmsvg/pear-tree/,, https://github.com/steelsojka/pears.nvim/,, https://github.com/toppair/peek.nvim/,HEAD, https://github.com/olimorris/persisted.nvim/,HEAD, https://github.com/folke/persistence.nvim/,, https://github.com/Weissle/persistent-breakpoints.nvim/,, Loading