Another strange behavior of syntax engine. Though it occurs only when there's at least one syntax group with 'containedin=' attribute, it affects even completely unrelated syntax items. As before, I feel that an example will explain it best.
-- 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
This highlights correctly:
{ blah }
{ blah
}
But this is very strange:
{ blah
}
<<attachment: screenshot.png>>
test.vim
Description: Binary data
