Reformatted ruby.jsf for tabsize 8

This commit is contained in:
Christian Nicolai 2011-08-06 12:29:43 +02:00
parent 70b8e6a2d0
commit 5b54f69666
1 changed files with 21 additions and 22 deletions

View File

@ -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