[TxMt] Perl Bundle's Grammar's Broken

Bastien Dejean fuyumugen at free.fr
Sun Jun 6 09:07:59 UTC 2010


----- CUT FROM HERE ----- >>

    if (
        /^
          ( (?: [^;\s] | (?<= \#\\) ; | \s++ (?! ;) )* )?
          ( \s* ; .* )? 
        $/x
      )

----- STOP THERE -------- <<

# Comparison

* TextMate (ouch!):

-------------- next part --------------
A non-text attachment was scrubbed...
Name: perl-textmate.png
Type: image/png
Size: 16757 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20100606/9eb588c6/attachment.png>
-------------- next part --------------


* ViM:

-------------- next part --------------
A non-text attachment was scrubbed...
Name: perl-vim.png
Type: image/png
Size: 16585 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20100606/9eb588c6/attachment-0001.png>


More information about the textmate mailing list