* perl.syntax: The inside of qw(...) gets green.
Этот коммит содержится в:
родитель
a75e3a5d5a
Коммит
fb43472e27
@ -1,3 +1,7 @@
|
||||
2005-07-03 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
* perl.syntax: The inside of qw(...) gets green.
|
||||
|
||||
2005-06-16 Mykolas Juraitis <mykolas.juraitis@gmail.com>
|
||||
|
||||
* octave.syntax: Support for Matlab multi line comments
|
||||
|
@ -353,6 +353,7 @@ context " " green
|
||||
context ' ' brightgreen
|
||||
keyword \\' green
|
||||
keyword \\\\ green
|
||||
context exclusive qw( ) green
|
||||
|
||||
context exclusive ` ` white black
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user