Skip to content

kyoz/ezbuf.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Keymap Command Action
<Leader>bx :BClose Close current buffer or provided buffer
<Leader>bX :BCloseAll Close all buffers
<Leader>bo :BCloseOther Close other buffers (or all except provided)
<Leader>bs :BCloseSaved Close all saved buffers

License

MIT @ Kyoz

About

Fast and easy ways to use vim buffers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published