Commit 42d91a3a authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

vimPlugins.harpoon2: init at 2023-12-11

parent cc9b8fd7
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -590,6 +590,10 @@ self: super: {
    dependencies = with self; [ plenary-nvim ];
  };

  harpoon2 = super.harpoon2.overrideAttrs {
    dependencies = with self; [ plenary-nvim ];
  };

  hex-nvim = super.hex-nvim.overrideAttrs {
    postPatch = ''
      substituteInPlace lua/hex.lua --replace xxd ${xxd}/bin/xxd
+1 −0
Original line number Diff line number Diff line
@@ -341,6 +341,7 @@ https://github.com/junegunn/gv.vim/,,
https://github.com/m4xshen/hardtime.nvim/,HEAD,
https://git.sr.ht/~sircmpwn/hare.vim,HEAD,
https://github.com/ThePrimeagen/harpoon/,master,
https://github.com/ThePrimeagen/harpoon/,harpoon2,harpoon2
https://github.com/MrcJkb/haskell-tools.nvim/,HEAD,
https://github.com/neovimhaskell/haskell-vim/,,
https://github.com/wenzel-hoffman/haskell-with-unicode.vim/,HEAD,