Loading pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -11831,6 +11831,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; persistent-breakpoints-nvim = buildVimPlugin { pname = "persistent-breakpoints.nvim"; version = "2025-03-22"; src = fetchFromGitHub { owner = "weissle"; repo = "persistent-breakpoints.nvim"; rev = "d1656221836207787b8a7969cc2dc72668c4742a"; sha256 = "ed958d4725406d0b8cff2de316e67941f9af23ea53e099a8e645b61f08c34b56"; }; meta.homepage = "https://github.com/Weissle/persistent-breakpoints.nvim"; meta.hydraPlatforms = [ ]; }; pest-vim = buildVimPlugin { pname = "pest.vim"; version = "2024-04-25"; Loading pkgs/applications/editors/vim/plugins/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2725,6 +2725,12 @@ in ]; }; persistent-breakpoints-nvim = super.persistent-breakpoints-nvim.overrideAttrs { dependencies = with self; [ nvim-dap ]; }; phpactor = buildVimPlugin { inherit (phpactor) pname Loading pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -908,6 +908,7 @@ https://github.com/tmsvg/pear-tree/,, https://github.com/steelsojka/pears.nvim/,, https://github.com/olimorris/persisted.nvim/,HEAD, https://github.com/folke/persistence.nvim/,, https://github.com/Weissle/persistent-breakpoints.nvim/,, https://github.com/pest-parser/pest.vim/,HEAD, https://github.com/lifepillar/pgsql.vim/,, https://github.com/phha/zenburn.nvim/,,phha-zenburn Loading Loading
pkgs/applications/editors/vim/plugins/generated.nix +13 −0 Original line number Diff line number Diff line Loading @@ -11831,6 +11831,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; persistent-breakpoints-nvim = buildVimPlugin { pname = "persistent-breakpoints.nvim"; version = "2025-03-22"; src = fetchFromGitHub { owner = "weissle"; repo = "persistent-breakpoints.nvim"; rev = "d1656221836207787b8a7969cc2dc72668c4742a"; sha256 = "ed958d4725406d0b8cff2de316e67941f9af23ea53e099a8e645b61f08c34b56"; }; meta.homepage = "https://github.com/Weissle/persistent-breakpoints.nvim"; meta.hydraPlatforms = [ ]; }; pest-vim = buildVimPlugin { pname = "pest.vim"; version = "2024-04-25"; Loading
pkgs/applications/editors/vim/plugins/overrides.nix +6 −0 Original line number Diff line number Diff line Loading @@ -2725,6 +2725,12 @@ in ]; }; persistent-breakpoints-nvim = super.persistent-breakpoints-nvim.overrideAttrs { dependencies = with self; [ nvim-dap ]; }; phpactor = buildVimPlugin { inherit (phpactor) pname Loading
pkgs/applications/editors/vim/plugins/vim-plugin-names +1 −0 Original line number Diff line number Diff line Loading @@ -908,6 +908,7 @@ https://github.com/tmsvg/pear-tree/,, https://github.com/steelsojka/pears.nvim/,, https://github.com/olimorris/persisted.nvim/,HEAD, https://github.com/folke/persistence.nvim/,, https://github.com/Weissle/persistent-breakpoints.nvim/,, https://github.com/pest-parser/pest.vim/,HEAD, https://github.com/lifepillar/pgsql.vim/,, https://github.com/phha/zenburn.nvim/,,phha-zenburn Loading