Skip to content

Commit 764ec0b

Browse files
committed
Merge pull request bling#21 from rafacouto/patch-1
Update README.md
2 parents 45b279e + 9f906d5 commit 764ec0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Super simple vim plugin to show the list of buffers in the command bar.
2323
* [neobundle](https://github.com/Shougo/neobundle.vim)
2424
* `NeoBundle 'bling/vim-bufferline'`
2525
* [vundle](https://github.com/gmarik/vundle)
26-
* `Bundle 'bling/vim-bufferline'`
26+
* `Plugin 'bling/vim-bufferline'`
2727
* [vam](https://github.com/MarcWeber/vim-addon-manager)
2828
* `call vam#ActivateAddons([ 'vim-bufferline' ])`
2929

0 commit comments

Comments
 (0)