Revert bundle syntax update that may have caused pain for upgraders [Fix #588]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Plugin 'jistr/vim-nerdtree-tabs.git'
|
||||
Plugin 'scrooloose/nerdtree.git'
|
||||
Plugin 'kien/ctrlp.vim'
|
||||
Plugin 'xolox/vim-misc'
|
||||
Plugin 'xolox/vim-session'
|
||||
Bundle "jistr/vim-nerdtree-tabs.git"
|
||||
Bundle "scrooloose/nerdtree.git"
|
||||
Bundle "kien/ctrlp.vim"
|
||||
Bundle "xolox/vim-misc"
|
||||
Bundle "xolox/vim-session"
|
||||
|
||||
Reference in New Issue
Block a user