X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=vimrc;h=3a48b1e0d4fad2dbfe32059eea07fa29ff907577;hb=3a241c3323be2dac75d0d28cd3360d99bfb56ff0;hp=bde35b6f739fe5d2aeafc7dff9427c47a6b1bc11;hpb=7585f7591d9bfb4a9cd1f896b4d142b347ca8ddf;p=config%2Fdotfiles.git diff --git a/vimrc b/vimrc index bde35b6..3a48b1e 100644 --- a/vimrc +++ b/vimrc @@ -748,7 +748,7 @@ if has('eval') " installing/removing/updating plugins simple. (Used for plugins with more " than one file.) Ignore errors in case pathogen is not installed. if v:version >= 700 - silent! execute 'call pathogen#runtime_append_all_bundles()' + silent! execute 'call pathogen#infect()' endif " Settings for securemodelines.