From e6072321eae5e88ef242d689197e856fb3201291 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 3 Mar 2005 17:11:58 +0000 Subject: - improved rules for character and symbol liter... - improved rules for character and symbol literals. --- support/gedit/scala.lang | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'support/gedit') diff --git a/support/gedit/scala.lang b/support/gedit/scala.lang index 1dc9491dea..6a85df6d5b 100644 --- a/support/gedit/scala.lang +++ b/support/gedit/scala.lang @@ -1,16 +1,26 @@ - + + \ + " " - + + + '(\\(.|[0-7]+|u[0-9a-fA-F]+)|.)' + + + + '[^';,\) ]* + // -- cgit v1.2.3