Skip to content

Commit 706e059

Browse files
committed
Merge pull request bling#22 from Gaelan/patch-1
Add easy install for vim-plug
2 parents 764ec0b + 22629b7 commit 706e059

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Super simple vim plugin to show the list of buffers in the command bar.
2626
* `Plugin 'bling/vim-bufferline'`
2727
* [vam](https://github.com/MarcWeber/vim-addon-manager)
2828
* `call vam#ActivateAddons([ 'vim-bufferline' ])`
29+
* [vim-plug](https://github.com/junegunn/vim-plug)
30+
* `Plug 'bling/vim-bufferline'`
2931

3032
# credits
3133

0 commit comments

Comments
 (0)