Split vundles into multiple files to reduce churn

This commit is contained in:
Yan Pritzker
2014-02-15 21:58:20 -06:00
parent a3ef052367
commit 2dbbf08434
9 changed files with 105 additions and 125 deletions

View File

@@ -0,0 +1,6 @@
Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "scrooloose/nerdtree.git"
Bundle "kien/ctrlp.vim"
Bundle "majutsushi/tagbar.git"
Bundle "xolox/vim-misc"
Bundle "xolox/vim-session"