While viewing diff of two files using vimdiff, when I do ]c
to go to the next diff, the beginning of that next diff appears at the last line. Due to this, I have to scroll up few lines up to view the whole diff. Currently i do zt
to take it to the top.
Is there any command / mapping that i can use to make the next diff appear at the top or at the centre?