snacks.nvim icon indicating copy to clipboard operation
snacks.nvim copied to clipboard

fix(bufdelete): add a way to force delete unnamed buffers

Open abelmul opened this issue 1 year ago • 1 comments

Description

The current implementation doesn't provide a way to force delete unnamed but not saved buffers. With the current implementation when we try to force delete unnamed buffers it throws the error Vim:E37: No write since last change (add ! to override)

Screenshots

image

abelmul avatar Jan 15 '25 19:01 abelmul

This PR is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Feb 15 '25 02:02 github-actions[bot]