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
654 stars 32 forks source link

Make Bdelete to accept multiple arguments or ranges #21

Open vds2212 opened 1 year ago

vds2212 commented 1 year ago

This pull request add support for:

:%Bdelete
:2Bdelete
:2,5Bdelete
:Bdelete 2 5