Richard Hartmann schrieb:
> On 23/10/2007, Andy Wokula <[EMAIL PROTECTED]> wrote:
>
>> :syn region zshSubst matchgroup=zshSubstDelim start='\${' skip='\\}'
>> \ end='}' [EMAIL PROTECTED],zshBrackets,zshQuoted,zshString
>
> This fixes the bug. Is there any defined path to get this into the
> standard distribution or do we just wait for Bram to pick it up and
> add it?
>
> Thank you for the quick reply. I hope I will be able to do this myself,
> next time. Obvious in hindsight and all that ;)
>
> Richard
You should ask the maintainer if he will add the change.
I have a menu map to this insightful command:
:exe "hi" synIDattr(synID(line("."),col("."),1),"name")
:h synID()
--
Andy
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---