vim-bufferline
Super simple vim plugin to show the list of buffers in the command bar.
screenshots
in the statusline
or the command bar
configuration
:help bufferline
installation
- pathogen
- git clone https://github.com/bling/vim-bufferline ~/.vim/bundle/vim-bufferline
- neobundle
- NeoBundle 'bling/vim-bufferline'
- vundle
- Plugin 'bling/vim-bufferline'
- vam
- call vam#ActivateAddons([ 'vim-bufferline' ])
- vim-plug
- Plug 'bling/vim-bufferline'
credits
This was inspired by the buftabs script.
license
MIT License. Copyright (c) 2013 Bailey Ling.
 
			
