Browse Source

Remove call to pathogen's helptags()

master
jimi 14 years ago
parent
commit
3d5656616c
  1. 1
      vimrc

1
vimrc

@ -1,6 +1,5 @@
filetype off
call pathogen#runtime_append_all_bundles()
call pathogen#helptags()
filetype plugin indent on
syntax enable