Merge pull request 77 from derekschrock

Closes #77.
This commit is contained in:
Marco Hinz 2013-09-30 09:51:05 +02:00
commit 1cac5f971f

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: