Skip to content

Commit

Permalink
vimPlugins.nerdtree-git-plugin: init at 2020-09-11
Browse files Browse the repository at this point in the history
  • Loading branch information
unclechu authored and Jon committed Sep 14, 2020
1 parent 441818c commit 68896cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pkgs/misc/vim-plugins/generated.nix
Expand Up @@ -2412,14 +2412,14 @@ let

nerdtree-git-plugin = buildVimPluginFrom2Nix {
pname = "nerdtree-git-plugin";
version = "2019-01-09";
version = "2020-09-11";
src = fetchFromGitHub {
owner = "albfan";
owner = "Xuyuanp";
repo = "nerdtree-git-plugin";
rev = "95e20577cd442ad6256aff9bb2e9c80db05c13f0";
sha256 = "15i66mxvygs6xa2jvk7bqdagxx1lcvynmyb9g75whgbv7is80qn7";
rev = "a8c031f11dd312f53357729ca47ad493e798aa86";
sha256 = "1d64cmywhj43q9fkrh0kcfsxa7ijxcb1fbz38pxaacg082y6l0jy";
};
meta.homepage = "https://github.com/albfan/nerdtree-git-plugin/";
meta.homepage = "https://github.com/Xuyuanp/nerdtree-git-plugin/";
};

neuron-vim = buildVimPluginFrom2Nix {
Expand Down
2 changes: 1 addition & 1 deletion pkgs/misc/vim-plugins/vim-plugin-names
Expand Up @@ -3,7 +3,6 @@ airblade/vim-gitgutter
airblade/vim-rooter
ajh17/Spacegray.vim
aklt/plantuml-syntax
albfan/nerdtree-git-plugin
altercation/vim-colors-solarized
alvan/vim-closetag
alx741/vim-hindent
Expand Down Expand Up @@ -604,6 +603,7 @@ xavierd/clang_complete
xolox/vim-easytags
xolox/vim-misc
xuhdev/vim-latex-live-preview
Xuyuanp/nerdtree-git-plugin
ycm-core/YouCompleteMe
Yggdroot/indentLine
Yilin-Yang/vim-markbar
Expand Down

0 comments on commit 68896cd

Please sign in to comment.