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

4
vim/vundles/git.vundle Normal file
View File

@@ -0,0 +1,4 @@
Bundle "gregsexton/gitv"
Bundle "mattn/gist-vim"
Bundle "tpope/vim-fugitive"
Bundle "tpope/vim-git"