diff --git a/vimrc b/vimrc index 4bf523d..9fbbfe8 100644 --- a/vimrc +++ b/vimrc @@ -1,6 +1,5 @@ filetype off call pathogen#runtime_append_all_bundles() -call pathogen#helptags() filetype plugin indent on syntax enable