Vim:Plugin:BufOnly
Delete all the buffers except the current/named buffer
Description
:BufOnly
without an argument will unload all buffers but the current one.
:BufOnly
with an argument will close all buffers but the supplied buffer name/number.