MatchTag
MatchTag copied to clipboard
Feature: create a function for jumping to matching pair. Can be used to nmap '%' ....
changes:
- if tag match was not success, search fun will return [-1,-1]. Be consistent with the return type of search function.
- Call that searchFunction for both highlighting and jumping b/w tags