On 15-Apr-2010 callpraths <[email protected]> wrote:
>
> Hi,
> I tried searching the forum for a similar thread but to no avail.
> I am writing a syntax highlighting file and want recognise
> const as keyword.
> The problem is that things like
> const:
> const:a
> should also be recognised, but not aconstb.
>
> Now, vim already is clear enough to recognise const( and highlights it. Is
> there a way of add ":" to the list of parentheses so that this goes through?
> Is there an alternative way of achieving what I need.
>
> Thanks in advance for all the help.
I have to admit that I don't understand your problem. Would you describe
it in more details?
How should "const" be highlighted?
How exactly (character-by-character) should "const:a" be highlighted?
Where does Vim recognise "const(" and how does it highlight it?
--
Cheers,
Lech
--
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
Subscription settings: http://groups.google.com/group/vim_dev/subscribe?hl=en