How do I apply or reverse a diff change from one side to the other when using Vim's built-in diff mode?
do and dp
When comparing files with :vimdiff or :diffthis, Vim highlights each difference as a hunk.
do and dp
When comparing files with :vimdiff or :diffthis, Vim highlights each difference as a hunk.