Home

Awesome

vim-bufonly

Delete all the buffers except the current buffer.

Usage

:BufOnly without an argument will delete all buffers but the current one.
:BufOnly myBuffer with an argument will close all buffers but the supplied buffer name/number.

Aliases: :Bonly, :BOnly, :Bufonly

Installation

This plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:

Credits

This plugin is based on Christian J. Robinson's script.