1
0
mirror of https://github.com/cmur2/joe-syntax.git synced 2024-06-01 20:34:40 +02:00
joe-syntax/whitespace.jsf
Christian Nicolai 6b47a433ab Added whitespace highlighting scheme
Note: you need to be careful what options to enable on JOE since
only tabs, spaces and newlines matter...
2011-08-05 22:56:58 +02:00

17 lines
216 B
Plaintext

# JOE syntax highlight file for Whitespace
=Idle
=Space inverse red
=Tab inverse green
:idle Idle
* idle
" " space recolor=-1
"\t" tab recolor=-1
:space Space
* idle noeat
:tab Tab
* idle noeat