On Sat, Aug 14, 2010 at 11:02 PM, Benjamin R. Haskell <[email protected]> wrote:
>
> You left out the second instruction...
>
> :echo orig_syntax
> :syn list vhdlStatement
>
> The ':echo' gives you the original syntax entry for vhdlStatement.
> The ':syn' command gives you the current entry.
>
> (So you can compare them.)
>
>
You are right.
I've added them


> Right.  But they aren't listed in that :echo orig_syntax, are they?
> (They shouldn't be -- they were added to the new list.)

Correct.
I now see that the match is as specified

> You also have to set foldmethod=syntax.  Sorry, probably could've added
> it to that file:
>
> :set fdm=syntax
>

Thanks.
It folds now on the specified words.

Rgds,
Jeri

-- 
You received this message from the "vim_use" 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

Reply via email to