scheme: highlight symbols differently

Este commit está contenido en:
cn 2015-05-02 21:03:17 +02:00
padre d4b0fdc63d
commit 536587cc1e
Se han modificado 1 ficheros con 3 adiciones y 2 borrados

Ver fichero

@ -7,6 +7,7 @@
=Bad bold red
=Keyword bold
=Symbol red
:idle Idle
* idle
@ -29,12 +30,12 @@
* string
"\"" idle
:symbol Constant
:symbol Symbol
* idle noeat
"(" special_symbol
"a-zA-Z0-9_-" symbol
:special_symbol Constant
:special_symbol Symbol
* idle noeat
")" symbol