vim-bufkill
vim-bufkill copied to clipboard
:BD in fresh vim instance causes unhandled error
reproduction:
- open vim with no files
- use ":BD"
- You'll see an error like the following:
Error detected while processing function <SNR>15_BufKill: line 5: BufKill Error: array w:BufKillList does not exist! line 6: Restart vim and retry, and if problems persist, notify the author!
Thanks for reporting the problem. It seems I must has some different settings to you as I can't reproduce it. Obviously it's not a common use case, so I guess we can just ignore it?
I reproduced this on neovim 0.10.x. I have to switch to bit101/bufkill.