mirror of
https://github.com/neovim/neovim.git
synced 2026-04-26 01:04:10 +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.