1
0
Fork 0

vimrc call change: pathogen#{runtime_append_all_bundles=>incubate}

Changed in newer versions
org
Mike Gerwitz 2013-12-01 21:58:31 -05:00
parent 4cca942c63
commit c8aec8a088
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -21,7 +21,7 @@
" "
" pathogen
call pathogen#runtime_append_all_bundles()
call pathogen#incubate()
" general configuration options
set ai