We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 764ec0b + 22629b7 commit 706e059Copy full SHA for 706e059
README.md
@@ -26,6 +26,8 @@ Super simple vim plugin to show the list of buffers in the command bar.
26
* `Plugin 'bling/vim-bufferline'`
27
* [vam](https://github.com/MarcWeber/vim-addon-manager)
28
* `call vam#ActivateAddons([ 'vim-bufferline' ])`
29
+* [vim-plug](https://github.com/junegunn/vim-plug)
30
+ * `Plug 'bling/vim-bufferline'`
31
32
# credits
33
0 commit comments