This commit is contained in:
jie
2024-10-16 10:58:52 +08:00
commit dcc11e2fef
286 changed files with 253151 additions and 0 deletions

17
syntax/whitespace.jsf Normal file
View File

@@ -0,0 +1,17 @@
# JOE syntax highlight file for Whitespace
# by Christian Nicolai (http://mycrobase.de)
=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