diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index c0cefd24f967..4f59990f42c8 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5015,6 +5015,18 @@ final: prev: meta.homepage = "https://github.com/othree/html5.vim/"; }; + hunk-nvim = buildVimPlugin { + pname = "hunk.nvim"; + version = "2024-09-19"; + src = fetchFromGitHub { + owner = "julienvincent"; + repo = "hunk.nvim"; + rev = "eb89245a66bdfce10436d15923bf4deb43d23c96"; + sha256 = "19j3gcv83gpqqpk39dd1q3wd7p3wrxgry57i3z21rchmd13dzfq9"; + }; + meta.homepage = "https://github.com/julienvincent/hunk.nvim/"; + }; + hydra-nvim = buildVimPlugin { pname = "hydra.nvim"; version = "2024-09-05"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index b47b88ee76d2..9a623d5c6949 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -419,6 +419,7 @@ https://github.com/smoka7/hop.nvim/,, https://github.com/rktjmp/hotpot.nvim/,, https://github.com/lewis6991/hover.nvim/,HEAD, https://github.com/othree/html5.vim/,HEAD, +https://github.com/julienvincent/hunk.nvim/,HEAD, https://github.com/nvimtools/hydra.nvim/,HEAD, https://github.com/mboughaba/i3config.vim/,, https://github.com/cocopon/iceberg.vim/,,