Skip to content

Vimode: Implement append-copy (Append to register instead of overwriting)

In vim, the command "Xy (where X is in A-Z) appends the text to the register instead of overwriting it.

Merge request reports