add :Helptags to readme for pathogen. resolves #699.
This commit is contained in:
parent
7bc939bee9
commit
925147baef
|
@ -118,6 +118,7 @@ This plugin follows the standard runtime path structure, and as such it can be i
|
||||||
|
|
||||||
* [Pathogen][11]
|
* [Pathogen][11]
|
||||||
* `git clone https://github.com/bling/vim-airline ~/.vim/bundle/vim-airline`
|
* `git clone https://github.com/bling/vim-airline ~/.vim/bundle/vim-airline`
|
||||||
|
* Remember to run `:Helptags` to generate help tags
|
||||||
* [NeoBundle][12]
|
* [NeoBundle][12]
|
||||||
* `NeoBundle 'bling/vim-airline'`
|
* `NeoBundle 'bling/vim-airline'`
|
||||||
* [Vundle][13]
|
* [Vundle][13]
|
||||||
|
|
Loading…
Reference in New Issue