Revert bundle syntax update that may have caused pain for upgraders [Fix #588]

This commit is contained in:
Yan Pritzker
2015-01-06 13:38:16 -06:00
parent 2ceebe434c
commit 3b8120e9d4
10 changed files with 90 additions and 92 deletions

View File

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