diff --git a/vimrc b/vimrc index df6c600..bddc93c 100644 --- a/vimrc +++ b/vimrc @@ -21,7 +21,7 @@ " " " pathogen -call pathogen#runtime_append_all_bundles() +call pathogen#incubate() " general configuration options set ai