duff / vim-bufonly

Christian J. Robinson's plugin to unload all buffers but the current one.

Home Page:http://www.vim.org/scripts/script.php?script_id=1071

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

: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.
 
install details
Either :source it or put it in your plugin directory.

About

Christian J. Robinson's plugin to unload all buffers but the current one.

http://www.vim.org/scripts/script.php?script_id=1071


Languages

Language:Vim Script 100.0%