capture.vim
capture.vim copied to clipboard
Capture with ! causes buffer name error
Hi @tyru.
If I enter Capture! echo 'hi' twice, on the second time I see:
capture: could not create capture buffer: Vim(file):E95: Buffer with this name already exists
and hi is not show in the new buffer.
