Hit # while cursor is over a function name or variable to search backwards on that value. Use * to search forwards.
Then press n to step forward through all instances, and N to step backwards.
Subsequently, you can press [I (that's a capital i) to get a listing of all lines where that string appears.
A really nice and useful tip
A really nice and useful tip when I am looking a nested-for loop statement.
Thank you very much.
Add your comment