Navigating to next hunk in a patch file using VIM
- by Sridhar Ratnakumar
Some of us are familiar with patch failures like "Hunk #11 FAILED at 958." -- is there a command in VIM that allows me to go to, say, 11th hunk ... without having to manually count it? Even a shortcut to go to the next patch would useful.
Is there any?