Updated bundles, use modern pathogen syntax in vimrc
This commit is contained in:
Submodule vim/bundle/scrooloose-syntastic updated: 1ce4d31930...3defb627a5
Submodule vim/bundle/tpope-fugitive updated: 1b7e4070f5...fc0c98f5c0
3
vimrc
3
vimrc
@@ -1,5 +1,6 @@
|
||||
" Use tpope's pathogen plugin to manage all other plugins
|
||||
call pathogen#infect()
|
||||
call pathogen#runtime_append_all_bundles()
|
||||
call pathogen#helptags()
|
||||
|
||||
"Use Vim settings, rather then Vi settings (much better!).
|
||||
"This must be first, because it changes other options as a side effect.
|
||||
|
||||
Reference in New Issue
Block a user