vim-colortuner icon indicating copy to clipboard operation
vim-colortuner copied to clipboard

Yank to work with unamed plus register/Neovim/anyregister

Open mangelozzi opened this issue 5 years ago • 0 comments

Great plugin thank you. If one sets clipboard=unnamedplus with Neovim the yank function did not work. Further more it currently does not allow one to use any register. The changes address these issues. E.g. one one can yank all colours to register a with "ayy

mangelozzi avatar Aug 10 '20 10:08 mangelozzi