Add gitv.

This commit is contained in:
Gea-Suan Lin
2013-07-29 05:39:47 +08:00
parent 75899444f6
commit 740a552161

View File

@@ -51,11 +51,13 @@ Bundle "ap/vim-css-color"
Bundle "bling/vim-airline" Bundle "bling/vim-airline"
Bundle "bonsaiben/bootstrap-snippets" Bundle "bonsaiben/bootstrap-snippets"
Bundle "garbas/vim-snipmate" Bundle "garbas/vim-snipmate"
Bundle "gregsexton/gitv"
Bundle "honza/vim-snippets" Bundle "honza/vim-snippets"
Bundle "kien/ctrlp.vim" Bundle "kien/ctrlp.vim"
Bundle "motemen/git-vim" Bundle "motemen/git-vim"
Bundle "nathanaelkane/vim-indent-guides" Bundle "nathanaelkane/vim-indent-guides"
Bundle "tomtom/tlib_vim" Bundle "tomtom/tlib_vim"
Bundle "tpope/vim-fugitive"
" "
filetype plugin indent on filetype plugin indent on
" "