You know how Notepad++ has this feature that when you click on a tag (say ) it automatically highlights the ending tag () as well? What\'s it called? And how do you tweak Vim to
Look into this link
it describes a bug report and the patch(es) which may fix it.
set matchpairs+=<:> set showmatch set matchtime=3