Reply to message «Matching < and >», 
sent 00:06:42 15 April 2011, Friday
by lazloman:

There is a 'matchpairs' option: add
    setlocal matchpairs+=<:>
to a filetype script for language you want to highlight (ftplugin/xml.vim, 
ftplugin/xml/my.vim or such).

Original message:
> I'd like for vim to highlight the match when I type an >. I'm aware
> of :set showmatch and matchtime, but these don't highlight the angle
> brackets. Will I have to use %? I prefer showmatch since it doesn't
> require any additional input from me, so if there is a way to make vim
> match the angle brackets, that would be great.
> Thanks

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to