Treat pathogen as a bundle

vimbundler
nirenjan 2013-05-21 00:00:56 -07:00
parent dff9c41948
commit bf4a150e14
1 changed files with 1 additions and 0 deletions

1
vimrc
View File

@ -2,6 +2,7 @@
set nocompatible
" Pathogen
runtime bundle/vim-pathogen/autoload/pathogen.vim
call pathogen#infect()
call pathogen#helptags()