Replies: 1 comment
-
There is a setting called "vim.overrideCopy", set it to "false" and you're good to go. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Any time I select text (f.e. enter VISUAL mode), when I exit VISUAL mode, whatever I last had selected is now in my clipboard but I did not press
y
to yank it.Unless I missed it, I do not see an option to disable this. How do I disable this, so that nothing is ever copied unless I press
y
(like regular Vim)?Beta Was this translation helpful? Give feedback.
All reactions