1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-11-16 18:56:16 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Christian Nicolai
70b8e6a2d0 Fixed minor bug in php.jsf
This breaks highlighting completely on a sequence like
    ?'blub'
since the ? eats it's next char instead of delegating it to :idle.
2011-08-06 12:24:54 +02:00
Christian Nicolai
97035588b0 Original JOE syntax highlighting file for PHP
This contains bugs...
2011-08-06 12:23:28 +02:00