Go to Line ExA visual source code plugin for navigate from current line or from line containing keyword. #Settings A keyword to find to calculate starting postition, there are 2 possibilities:
#Commands goto-line-ex.fromHere // go to line (positive or negative) from current position goto-line-ex.fromKeyword // go to line (positive or negative) from keyword position |