nvim-bufdel
nvim-bufdel copied to clipboard
A Neovim plugin to improve buffer deletion
Results
2
nvim-bufdel issues
Sort by
recently updated
recently updated
newest added
For an even greater improvement of buffer deletion, do not close the current tab when doing :BufDel. Or at least introduce an option to this. The tab should stay open...
If suppose I have many splits open and want to delete the useless buffers which are not currently in use (loaded). There must be a command to do this. I...