vimPlugins.vim-nerdtree-syntax-highlight: init at 2020-07-19

This commit is contained in:
Zach Coyle 2020-09-17 19:57:13 -04:00 committed by Jon
parent aa49a71159
commit 93fd4b5c6c
2 changed files with 13 additions and 0 deletions

View File

@ -5545,6 +5545,18 @@ let
meta.homepage = "https://github.com/simnalamburt/vim-mundo/";
};
vim-nerdtree-syntax-highlight = buildVimPluginFrom2Nix {
pname = "vim-nerdtree-syntax-highlight";
version = "2020-07-19";
src = fetchFromGitHub {
owner = "tiagofumo";
repo = "vim-nerdtree-syntax-highlight";
rev = "1acc12aa7f773ede38538293332905f1ba3fea6a";
sha256 = "0zm023mhi1si9g5r46md1v4rlls6z2m6kyn1jcfxjqyrgba67899";
};
meta.homepage = "https://github.com/tiagofumo/vim-nerdtree-syntax-highlight/";
};
vim-nerdtree-tabs = buildVimPluginFrom2Nix {
pname = "vim-nerdtree-tabs";
version = "2018-12-21";

View File

@ -490,6 +490,7 @@ thinca/vim-themis
thinca/vim-visualstar
thirtythreeforty/lessspace.vim
thosakwe/vim-flutter
tiagofumo/vim-nerdtree-syntax-highlight
tikhomirov/vim-glsl
tmhedberg/SimpylFold
tmsvg/pear-tree