branch : pmacs2
This commit is contained in:
moculus 2009-02-25 18:13:42 +00:00
parent 7e59ce6d55
commit f58417a42d
1 changed files with 1 additions and 0 deletions

View File

@ -690,6 +690,7 @@ class Perl(mode.Fundamental):
'quoted': ('cyan', 'default', 'bold'),
'quoted.start': ('cyan', 'default', 'bold'),
'quoted.null': ('cyan', 'default', 'bold'),
'quoted.data': ('cyan', 'default', 'bold'),
'quoted.escaped': ('magenta', 'default', 'bold'),
'quoted.deref': ('yellow', 'default', 'bold'),
'quoted.end': ('cyan', 'default', 'bold'),