Merge pull request #145428 from jlesquembre/harpoon

vimPlugins.harpoon: init at 2021-11-09
This commit is contained in:
figsoda
2021-11-10 20:33:13 -05:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
+12
View File
@@ -2385,6 +2385,18 @@ final: prev:
meta.homepage = "https://github.com/junegunn/gv.vim/";
};
harpoon = buildVimPluginFrom2Nix {
pname = "harpoon";
version = "2021-11-09";
src = fetchFromGitHub {
owner = "ThePrimeagen";
repo = "harpoon";
rev = "57819752e62251f9488a95fea1690bb62547bd2a";
sha256 = "0x5x6jmz31aclai0l2dplr0y16f97jb40cgvnrx8mr5gb0s5i7sc";
};
meta.homepage = "https://github.com/ThePrimeagen/harpoon/";
};
haskell-vim = buildVimPluginFrom2Nix {
pname = "haskell-vim";
version = "2021-01-19";
+1
View File
@@ -744,6 +744,7 @@ tex/vimpreviewpandoc
Th3Whit3Wolf/one-nvim@main
theHamsta/nvim-dap-virtual-text
ThePrimeagen/git-worktree.nvim
ThePrimeagen/harpoon
theprimeagen/refactoring.nvim
ThePrimeagen/vim-apm
thinca/vim-ft-diff_fold