diff --git a/runtime/mswin.vim b/runtime/mswin.vim index 798d94061c..b2a3670eb1 100644 --- a/runtime/mswin.vim +++ b/runtime/mswin.vim @@ -67,7 +67,7 @@ endif " Uses the paste.vim autoload script. " Use CTRL-G u to have CTRL-Z only undo the paste. -if has("clipboard_working") +if has("clipboard") exe 'inoremap