Fix helpfile

This commit is contained in:
Junegunn Choi
2013-12-08 00:48:59 +09:00
parent 9bb987599a
commit 4b706efeb3

View File

@@ -98,9 +98,7 @@ Either {download zip file}{2} and extract in ~/.vim or {use}{3} {your}{4}
{7} https://github.com/MarcWeber/vim-addon-manager
- {Pathogen}{3}
- `git clone https://github.com/junegunn/vim-easy-align.git
~/.vim/bundle/vim-easy-align`
- `git clone https://github.com/junegunn/vim-easy-align.git ~/.vim/bundle/vim-easy-align`
- {Vundle}{4}
- Add `Bundle 'junegunn/vim-easy-align'` to .vimrc
- Run `:BundleInstall`