corrected pathogen load command

This commit is contained in:
Oliver Ladner 2014-01-21 21:39:04 +01:00
commit cadc8b2f1c

4
.vimrc
View file

@ -1,7 +1,5 @@
" Pathogen must be loaded first
call pathogen#runtime_append_all_bundles()
call pathogen#helptags()
execute pathogen#infect()
syntax on
syntax enable