mirror of
https://github.com/neovim/neovim.git
synced 2026-02-17 18:01:16 +10:00
runtime(mswin): still another clipboard_working test
Commit 760f664213dea9a300454992ba1589f4601d622f missed to revert back
another test for `if has('clipboard_working')`
So change the remaining check around the inoremap <c-v> mappings.
fixes vim/vim#14195
45da32964d
Co-authored-by: Christian Brabandt <cb@256bit.org>