mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 03:55:00 +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.