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

feat(picker.scratch): add scratch picker with grep, new and delete keybinds

Open maskudo opened this issue 2 weeks ago • 1 comments

Description

The scratch module uses vim.ui.select which misses the nice things about the picker. This implementation adds scratch picker with ability to create, grep and delete scratch buffers.

Couldn't figure out how to prettify the scratch buffer's name so any help would be appreciated.

Related Issue(s)

Screenshots

maskudo avatar Feb 08 '25 19:02 maskudo