bfredl / nvim-miniyank

killring-alike plugin for neovim and vim 8 with no default mappings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breaks clipboard integration

mikekreeki opened this issue · comments

nvim-miniyank breaks system clipboard integration set up with set clipboard=unnamed,unnamedplus. Many users have this set up. Any ideas whether this is easily fixable?

Thanks, cool plugin anyway.

Yes, the fix is neovim/neovim#5042. Thanks for reporting!

fixed in neovim master.