I am using vim with the fugitive extension. It has a :Gdiff command which brings you into vimdiff mode, but what is the right/quick way to close/quit vimdiff mode?
I.e.,
An alternative to , if you have multiple windows, would be move to the other diff window and do c, which close only one window.
c
If you close the wrong diff window do a :Gedit
:Gedit
Be careful and don't confuse c with