Revert bundle syntax update that may have caused pain for upgraders [Fix #588]
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user