corrected pathogen load command
This commit is contained in:
parent
16e6d04fc2
commit
cadc8b2f1c
1 changed files with 1 additions and 3 deletions
4
.vimrc
4
.vimrc
|
|
@ -1,7 +1,5 @@
|
||||||
" Pathogen must be loaded first
|
" Pathogen must be loaded first
|
||||||
call pathogen#runtime_append_all_bundles()
|
execute pathogen#infect()
|
||||||
call pathogen#helptags()
|
|
||||||
|
|
||||||
|
|
||||||
syntax on
|
syntax on
|
||||||
syntax enable
|
syntax enable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue