Jumping between changed lines in VIM with fugitive -
I have a large file where I have modified several lines, and saved it. The fugitive knows which lines have been modified, and it will be very useful to jump between them. Is there an existing hotkey for this, or can I map it in any way?
If you mean any other amendment or index to Edit: Take a look at the plugin; : Gdiff , You can use the built-in
] and
[c speed to move forward] / the last start of the change, such as the vim code
Comments
Post a Comment