We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45b279e + 9f906d5 commit 764ec0bCopy full SHA for 764ec0b
README.md
@@ -23,7 +23,7 @@ Super simple vim plugin to show the list of buffers in the command bar.
23
* [neobundle](https://github.com/Shougo/neobundle.vim)
24
* `NeoBundle 'bling/vim-bufferline'`
25
* [vundle](https://github.com/gmarik/vundle)
26
- * `Bundle 'bling/vim-bufferline'`
+ * `Plugin 'bling/vim-bufferline'`
27
* [vam](https://github.com/MarcWeber/vim-addon-manager)
28
* `call vam#ActivateAddons([ 'vim-bufferline' ])`
29
0 commit comments