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

Add commands for deleting all buffers and deleting all but one buffer #3

Closed qiushihe closed 8 years ago

qiushihe commented 8 years ago

Hi,

I added two commands:

Please consider merging this.

Thanks!

qiushihe commented 8 years ago

Hmm looks like there are some bugs... I'll have to deal with them first. So nvm for now.

moll commented 8 years ago

Haha, hey! First, thank you for sharing your code!

Lemme know what you find. I'll take a look then. ;) I haven't had time to add tests to Bbye.vim as Node.vim has too to help you out. :)