Skip to content

Commit

Permalink
Add: call to pathogen#helptags()
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonmaruko authored and taxilian committed Nov 30, 2010
1 parent ded326b commit 2d49d30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
" Setup Bundle Support {
" The next two lines ensure that the ~/.vim/bundle/ system works
runtime! autoload/pathogen.vim
silent! call pathogen#helptags()
silent! call pathogen#runtime_append_all_bundles()
" }

Expand Down

0 comments on commit 2d49d30

Please sign in to comment.