Revert bundle syntax update that may have caused pain for upgraders [Fix #588]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Plugin 'sheerun/vim-polyglot'
|
||||
Plugin 'garbas/vim-snipmate.git'
|
||||
Plugin 'honza/vim-snippets'
|
||||
Plugin 'jtratner/vim-flavored-markdown.git'
|
||||
Plugin 'scrooloose/syntastic.git'
|
||||
Plugin 'nelstrom/vim-markdown-preview'
|
||||
Plugin 'skwp/vim-html-escape'
|
||||
Bundle 'sheerun/vim-polyglot'
|
||||
Bundle 'garbas/vim-snipmate.git'
|
||||
Bundle 'honza/vim-snippets'
|
||||
Bundle 'jtratner/vim-flavored-markdown.git'
|
||||
Bundle 'scrooloose/syntastic.git'
|
||||
Bundle 'nelstrom/vim-markdown-preview'
|
||||
Bundle 'skwp/vim-html-escape'
|
||||
|
||||
Reference in New Issue
Block a user