mirror of
https://github.com/cmur2/joe-syntax.git
synced 2025-07-18 23:11:19 +02:00
Ruby: minor bugfix with subroutine
This commit is contained in:
9
ruby.jsf
9
ruby.jsf
@ -26,14 +26,17 @@
|
|||||||
|
|
||||||
# Detect pod
|
# Detect pod
|
||||||
|
|
||||||
:idle Idle
|
:pre_idle Idle
|
||||||
* NULL noeat call=.ruby()
|
* NULL noeat call=.ruby()
|
||||||
|
|
||||||
|
.subr ruby
|
||||||
|
|
||||||
|
:idle Idle
|
||||||
|
* rest noeat
|
||||||
"=" pod_start
|
"=" pod_start
|
||||||
|
|
||||||
# Rest of line
|
# Rest of line
|
||||||
|
|
||||||
.subr ruby
|
|
||||||
|
|
||||||
:rest Idle
|
:rest Idle
|
||||||
* rest
|
* rest
|
||||||
"#" line_comment recolor=-1
|
"#" line_comment recolor=-1
|
||||||
|
Reference in New Issue
Block a user