AckslD / nvim-neoclip.lua

Clipboard manager neovim plugin with telescope integration
981 stars 20 forks source link

Add deletion to yank history #130

Open mosheavni opened 1 month ago

mosheavni commented 1 month ago

is there any option to save the dd to the yank ring as well? For now it saves only yanks with y

AckslD commented 1 week ago

dd should be saved, what's your neoclip setup and do you have any custom key binding for dd?