Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 482 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 482 Bytes

bdubs.vim

quickly delete and wipeout buffers

  • :BD[N] to delete all but the N most recently used buffers

  • :BW[N] to wipe out all but the N most recently used buffers

See doc/bdubs.txt for more details.

Installation

Add Plug 'jbranchaud/vim-bdubs' or some equivalent (based on your plugin manager) to your .vimrc file.

License

© 2016 Josh Branchaud

This repository is licensed under the MIT license. See LICENSE for details.