Monday, November 30, 2009

Syntax file bug or vim bug ?

Hello !

I would like to fold catch block in php file.
In order to do that, i have define my own syntax file for php.
But fold become available only when i move the line contain the "catch"
keyword, with "dd" and "p", for example.
Fold became also available if i'm put the "catch" region at top level in
the syntax file, and not in a nextgroup.
Is it a bug in my syntax file or a vim's bug, or a feature ?
Extract of syntax file is here : http://pastebin.com/m57ef7d41
And php file is here : http://pastebin.com/m6a0e8c38

Best regards, Fred

--
========================================================================
Frédéric HARDY Responsable technique
No parking Email : fhardy@noparking.net
10 rue Stappaert URL : http://www.noparking.net
59000 Lille Tel : +33 (0)3 20 06 51 26
France Fax : +33 (0)3 20 63 92 21
========================================================================

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: