mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-11-01 00:56:15 +01:00
6b47a433ab
Note: you need to be careful what options to enable on JOE since only tabs, spaces and newlines matter...
17 lines
216 B
Plaintext
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
|