% will bounce back/forth over matched pairs of (), [], {}. :/foo/z6 will move 6 lines after the line that matches "foo" (I know it's not eliminating counting). There are also word, sentence, and paragraph movement available.
I "bookmark" important lines with named markers "ma", "mb", etc for "a" and "b" markers respectively, available as 'a, 'b.
Not to mention cscope or ctags for finding function declarations, various call chains, etc., etc.
I "bookmark" important lines with named markers "ma", "mb", etc for "a" and "b" markers respectively, available as 'a, 'b.
Not to mention cscope or ctags for finding function declarations, various call chains, etc., etc.
There are quite a few ways to get around.