* syntax/perl.syntax: Add separate context for function
declarations and definitions, highlight prototypes.
Этот коммит содержится в:
родитель
b6aa32d9b2
Коммит
9e24e41f9e
@ -1,3 +1,8 @@
|
||||
2002-12-19 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* syntax/perl.syntax: Add separate context for function
|
||||
declarations and definitions, highlight prototypes.
|
||||
|
||||
2002-12-11 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* acinclude.m4 (MC_EXTFS_CHECKS): Add check for Perl.
|
||||
|
@ -353,4 +353,10 @@ context exclusive ` ` white black
|
||||
|
||||
context whole __END__ guacomale_pudding brown
|
||||
|
||||
context linestart sub\{\s\t\} \n
|
||||
keyword whole sub yellow
|
||||
keyword (*) cyan
|
||||
keyword { brightcyan
|
||||
keyword } brightcyan
|
||||
keyword ; brightmagenta
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user