vimPlugins.pear-tree: init at 2019-12-08
This commit is contained in:
parent
1cc1e8423f
commit
2773c7a9ac
@ -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 {
|
peskcolor-vim = buildVimPluginFrom2Nix {
|
||||||
pname = "peskcolor-vim";
|
pname = "peskcolor-vim";
|
||||||
version = "2016-06-11";
|
version = "2016-06-11";
|
||||||
|
@ -429,6 +429,7 @@ thinca/vim-visualstar
|
|||||||
thirtythreeforty/lessspace.vim
|
thirtythreeforty/lessspace.vim
|
||||||
thosakwe/vim-flutter
|
thosakwe/vim-flutter
|
||||||
tikhomirov/vim-glsl
|
tikhomirov/vim-glsl
|
||||||
|
tmsvg/pear-tree
|
||||||
tmux-plugins/vim-tmux
|
tmux-plugins/vim-tmux
|
||||||
tmux-plugins/vim-tmux-focus-events
|
tmux-plugins/vim-tmux-focus-events
|
||||||
tomasr/molokai
|
tomasr/molokai
|
||||||
|
Loading…
x
Reference in New Issue
Block a user