Added nerdtree tabs plugin to make nerdtree play nice with macvim tabs

This commit is contained in:
yan
2011-12-07 01:02:20 -08:00
committed by Yan Pritzker
parent 867db31d61
commit 5f766341c0
3 changed files with 28 additions and 5 deletions

3
.gitmodules vendored
View File

@@ -37,3 +37,6 @@
[submodule "vim/bundle/scrooloose-nerdtree"]
path = vim/bundle/scrooloose-nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/jistr-vim-nerdtree-tabs"]
path = vim/bundle/jistr-vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git