vimPlugins.pear-tree: init at 2019-12-08

This commit is contained in:
ivann 2020-01-09 22:45:18 +01:00 committed by Jon
parent 1cc1e8423f
commit 2773c7a9ac
2 changed files with 12 additions and 0 deletions

View File

@ -2190,6 +2190,17 @@ let
};
};
pear-tree = buildVimPluginFrom2Nix {
pname = "pear-tree";
version = "2019-12-08";
src = fetchFromGitHub {
owner = "tmsvg";
repo = "pear-tree";
rev = "3bb209d9637d6bd7506040b2fcd158c9a7917db3";
sha256 = "0n70rzw34lsnnprqna90ssqrka33qx3z0n2kj19ps8yp3j6lsxvk";
};
};
peskcolor-vim = buildVimPluginFrom2Nix {
pname = "peskcolor-vim";
version = "2016-06-11";

View File

@ -429,6 +429,7 @@ thinca/vim-visualstar
thirtythreeforty/lessspace.vim
thosakwe/vim-flutter
tikhomirov/vim-glsl
tmsvg/pear-tree
tmux-plugins/vim-tmux
tmux-plugins/vim-tmux-focus-events
tomasr/molokai