Re: [PATCH] mergetool: put the cursor on the editable file for Vim
From: Junio C Hamano <hidden> Date: 2016-06-15 22:45:58
Markus Heidelberg [off-list ref] writes:
When resolving conflicts, you only need to edit the $MERGED file. Put
the cursor automatically into its window for vimdiff and gvimdiff to
avoid doing <C-w>l every time.
I think this is sensible.
I do not use vim, and I do not know if the patch does what it claims to
do, though.