diff --git a/ruby.jsf b/ruby.jsf index 017a485..818857e 100644 --- a/ruby.jsf +++ b/ruby.jsf @@ -38,7 +38,6 @@ "{}" brace recolor=-1 "0" first_digit recolor=-1 "1-9" decimal recolor=-1 - "." maybe_float "\"" string recolor=-1 "'" char recolor=-1 "`" backtick recolor=-1 @@ -203,10 +202,6 @@ done "eE" epart "." float -:maybe_float Constant - * after_term noeat recolor=-2 - "0-9" float recolor=-2 - :float Constant * after_term noeat "eE" epart