Merge pull request #499 from steve0hh/patch-1

Update README.md vundle installation instructions
This commit is contained in:
Bailey Ling 2014-04-26 11:33:06 -04:00
commit db0ea7a970
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ This plugin follows the standard runtime path structure, and as such it can be i
* [NeoBundle][12]
* `NeoBundle 'bling/vim-airline'`
* [Vundle][13]
* `Bundle 'bling/vim-airline'`
* `Plugin 'bling/vim-airline'`
* [VAM][22]
* `call vam#ActivateAddons([ 'vim-airline' ])`
* manual