mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
Reformatted ruby.jsf for tabsize 8
This commit is contained in:
parent
70b8e6a2d0
commit
5b54f69666
15
ruby.jsf
15
ruby.jsf
@ -56,8 +56,7 @@
|
||||
|
||||
:after_term Idle
|
||||
* rest noeat
|
||||
"{}" brace recolor=-1
|
||||
" )" after_term
|
||||
" \t)" after_term
|
||||
"/%" rest
|
||||
|
||||
:pod_start Idle
|
||||
@ -140,7 +139,7 @@ done
|
||||
|
||||
:next_line_allow Constant
|
||||
* todelim_allow buffer
|
||||
" \n" next_line_allow
|
||||
" \t\n" next_line_allow
|
||||
|
||||
:founddelim Var
|
||||
* idle noeat
|
||||
@ -204,7 +203,7 @@ done
|
||||
"." float
|
||||
|
||||
:maybe_float Constant
|
||||
* after_term recolor=-2 noeat
|
||||
* after_term noeat recolor=-2
|
||||
"0-9" float recolor=-2
|
||||
|
||||
:float Constant
|
||||
@ -392,12 +391,12 @@ done
|
||||
|
||||
:pstring Idle
|
||||
* match noeat
|
||||
" " after_term noeat
|
||||
" \t" after_term noeat
|
||||
"xrqQw" match
|
||||
|
||||
:match Idle
|
||||
* inmatch save_c recolor=-1
|
||||
" " match
|
||||
" \t" match
|
||||
|
||||
:inmatch Constant
|
||||
* inmatch
|
||||
@ -410,7 +409,7 @@ done
|
||||
:subst Idle
|
||||
* insubst save_c recolor=-1
|
||||
"<([{`" delim_insubst save_c recolor=-1
|
||||
" " subst
|
||||
" \t" subst
|
||||
|
||||
:insubst Constant
|
||||
* insubst
|
||||
@ -438,7 +437,7 @@ done
|
||||
|
||||
:delim_repl Constant
|
||||
* repl save_c recolor=-1
|
||||
" " delim_repl
|
||||
" \t" delim_repl
|
||||
|
||||
:repl Constant
|
||||
* repl
|
||||
|
Loading…
Reference in New Issue
Block a user