Skip to content

super simple vim plugin to show the list of buffers in the command bar

License

Notifications You must be signed in to change notification settings

bling/vim-bufferline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-bufferline

Super simple vim plugin to show the list of buffers in the command bar.

screenshots

in the statusline

img

or the command bar

img

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.

About

super simple vim plugin to show the list of buffers in the command bar

Resources

License

Stars

Watchers

Forks

Packages

No packages published