moll / vim-bbye

Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well maintained.
http://www.vim.org/scripts/script.php?script_id=4664
Other
648 stars 32 forks source link

An option to specify what buffer to be shown when the current one is closed. #20

Open kqvanity opened 2 years ago

kqvanity commented 2 years ago

How to specify the buffer that's to be shown when the current one is closed. Like for instance, how to show an empty buffer -instead of the next buffer- when the command Bdelete is invoked.