When I get a merge conflict, I do:
:Gvdiffsplit!
which opens a three-way diff to allow me to choose between "ours" and "theirs" for each chunk.
Once I've done whatever I need to do, how do I close this view and return to just viewing the file?
When I get a merge conflict, I do:
:Gvdiffsplit!
which opens a three-way diff to allow me to choose between "ours" and "theirs" for each chunk.
Once I've done whatever I need to do, how do I close this view and return to just viewing the file?