mirror of
https://github.com/vim/vim.git
synced 2026-02-10 20:26:43 +01:00
Commit 760f664213 missed to revert back
another test for `if has('clipboard_working')`
So change the remaining check around the inoremap <c-v> mappings.
fixes #14195
Signed-off-by: Christian Brabandt <cb@256bit.org>