X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=vimrc;h=68d687ef6d73e46999cac6e705f640799e3e4b52;hb=cd6c9d311b8e28588c5fa9bd33a9bacf73267dd5;hp=cb58ffc8f85be56b864f312b5570dc28adaee85e;hpb=ae7f2b211f3d9500f00aeb70abd1ad745c0d7ae8;p=smckown%2Fdotfiles.git diff --git a/vimrc b/vimrc index cb58ffc..68d687e 100644 --- a/vimrc +++ b/vimrc @@ -15,7 +15,7 @@ set t_Co=256 " All addons managed via pathogen filetype off runtime bundle/vim-pathogen/autoload/pathogen.vim -call pathogen#infect('bundle/{}') +call pathogen#infect() call pathogen#helptags() " This .vimrc depends upon the sensible plugin for proper operation.