mirror of
https://github.com/neovim/neovim.git
synced 2026-08-26 09:01:57 +00:00
When clipboard=unnamed and put over visual selection, reduces number of provider calls from 6 to 2. Also add test.
When clipboard=unnamed and put over visual selection, reduces number of provider calls from 6 to 2. Also add test.