Vundle syntax update [Fix #578]

This commit is contained in:
Nikolai Berkoff
2015-01-04 14:06:25 -06:00
committed by Yan Pritzker
parent 81f89e64d1
commit a5fccb9f17
10 changed files with 100 additions and 98 deletions

View File

@@ -1,5 +1,5 @@
Bundle "jistr/vim-nerdtree-tabs.git"
Bundle "scrooloose/nerdtree.git"
Bundle "kien/ctrlp.vim"
Bundle "xolox/vim-misc"
Bundle "xolox/vim-session"
Plugin 'jistr/vim-nerdtree-tabs.git'
Plugin 'scrooloose/nerdtree.git'
Plugin 'kien/ctrlp.vim'
Plugin 'xolox/vim-misc'
Plugin 'xolox/vim-session'