On Sat, 14 May 2011 14:21:04 +0200 Radek <[email protected]> wrote: > On Sat, 14 May 2011 11:09:20 +0200 > Andy Wokula <[email protected]> wrote: > > > The "angles" rule (with pattern "<.\{-}>") matches "<a[a<a>", I > > don't think the contained "[a<a>a]" should make it match > > "<a[a<a>a]a>". > > Notice that the 'a' after the first '>' does get highlighted, and if > you removed 'extend' from these groups, it would nest properly (at > least in a way that it normally does).
I was wrong. This example works as it should and is not an error, my bad. -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
