diff --git a/runtime/mswin.vim b/runtime/mswin.vim index d419146958..689bc792cf 100644 --- a/runtime/mswin.vim +++ b/runtime/mswin.vim @@ -70,7 +70,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