Home

Awesome

ezbuf.vim

Fast and easy ways to use vim buffers

Installation

Install with Vim Plug, other plugin managers is similar.

Plug 'kyoz/ezbuf.vim'

Usage

KeymapCommandAction
<Leader>bx:BCloseClose current buffer or provided buffer
<Leader>bX:BCloseAllClose all buffers
<Leader>bo:BCloseOtherClose other buffers (or all except provided)
<Leader>bs:BCloseSavedClose all saved buffers

License

MIT @ Kyoz