bufdelete.nvim
bufdelete.nvim copied to clipboard
Delete Neovim buffers without losing window layout
Results
2
bufdelete.nvim issues
Sort by
recently updated
recently updated
newest added
When I try to close all buffer with `:%Bdelete`, I have this error:  Is it possible to allow range command? Thank you. Nice plugin 👍
**Is your feature request related to a problem? Please describe.** When using `Bdelete` or `Bwipe` with a text/string parameter to close a buffer, if the term matches multiple buffers one...
enhancement