There was an error while loading. Please reload this page.
1 parent bff90d7 commit 336611aCopy full SHA for 336611a
README.markdown
@@ -9,7 +9,7 @@ private directories.
9
Install to `~/.vim/autoload/pathogen.vim`. Or copy and paste:
10
11
mkdir -p ~/.vim/autoload ~/.vim/bundle; \
12
- curl -Sso ~/.vim/autoload/pathogen.vim \
+ curl -LSso ~/.vim/autoload/pathogen.vim \
13
https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim
14
15
If you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles`.
0 commit comments