codemirror-vim
codemirror-vim copied to clipboard
add default vim behavior on <<P>>-paste: don't save text to unnamed r…
…egister
Why
In vim I only paste by capital P when I don't want the selected text to be copied.
What changed
Implemented such behavior.