If I'm viewing a multi-file diff in vim - for example the one produced by running :VCSDiff in a netrw buffer - and I position my cursor over a particular hunk, is there a way to jump to the affected code in another window, so I can get a better contextual view of what the diff is doing?
|
| |||
|
feedback
|
|
I guess vim doesn't have this functionality built in, so I wrote a function in Python:
| |||||
feedback
|
