README: update pathogen installation method

This commit is contained in:
Derek Schrock 2013-09-29 22:21:56 -04:00 committed by Marco Hinz
parent b579bd9f8c
commit 60ab3ba98e

View File

@ -165,6 +165,7 @@ If you have no preferred installation method, I suggest using tpope's pathogen:
1. git clone https://github.com/tpope/vim-pathogen ~/.vim/bundle/vim-pathogen
1. mkdir -p ~/.vim/autoload && cd ~/.vim/autoload
1. ln -s ../bundle/vim-pathogen/autoload/pathogen.vim
1. Add this to the top of your vimrc: `execute pathogen#infect()`
Afterwards installing Sy is as easy as pie: