We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336611a commit 1b644bfCopy full SHA for 1b644bf
README.markdown
@@ -9,8 +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 -LSso ~/.vim/autoload/pathogen.vim \
13
- https://raw.github.com/tpope/vim-pathogen/master/autoload/pathogen.vim
+ curl -LSso ~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
14
15
If you're using Windows, change all occurrences of `~/.vim` to `~\vimfiles`.
16
0 commit comments