diff --git a/autoload/pathogen.vim b/autoload/pathogen.vim index b5eb618..530ec7e 100644 --- a/autoload/pathogen.vim +++ b/autoload/pathogen.vim @@ -5,8 +5,8 @@ " Install in ~/.vim/autoload (or ~\vimfiles\autoload). " " For management of individually installed plugins in ~/.vim/bundle (or -" ~\vimfiles\bundle), adding `call pathogen#infect()` to your .vimrc -" prior to `filetype plugin indent on` is the only other setup necessary. +" ~\vimfiles\bundle), adding `call pathogen#infect()` to the top of your +" .vimrc is the only other setup necessary. " " The API is documented inline below. For maximum ease of reading, " :set foldmethod=marker