This commit is contained in:
Tim Pope
2011-07-24 17:56:40 -04:00
parent 568eec91d8
commit e9ab337487
+1 -1
View File
@@ -14,7 +14,7 @@ Install to `~/.vim/autoload/pathogen.vim`. Or copy and paste:
curl https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim\
> ~/.vim/autoload/pathogen.vim
By the way, if you're using Windows, change all occurances of `~/.vim`
By the way, if you're using Windows, change all occurrences of `~/.vim`
to `~\vimfiles.
Usage