modern pathogen invocation

This commit is contained in:
Haak Saxberg 2013-08-01 19:40:59 -07:00
parent 84fa230e7e
commit d0c4676d08

View file

@ -1,3 +1,7 @@
execute pathogen#infect()
syntax on
filetype off
call pathogen#infect()
call pathogen#helptags()
filetype plugin indent on
syntax on