Commit 294db84c authored by Zhong Jianxin's avatar Zhong Jianxin
Browse files

vimPlugins.hunk-nvim: init at 2024-09-19

parent d64a5f4c
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,