tagbar/syntax
Ingo Karkat 32b5b15b52 FIX: Avoid that the sigils used for highlighting match inside a tag.
When there's a tag e.g. "foo-bar", the "-bar" part is matched as TagbarKind. Add a zero-width condition to all sigil patterns that allow only whitespace characters before the sigil.
2013-04-12 21:14:23 +02:00
..
tagbar.vim FIX: Avoid that the sigils used for highlighting match inside a tag. 2013-04-12 21:14:23 +02:00