bugfix for "//" in joe syntax

git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@296 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
marcobaye 2020-09-24 09:29:57 +00:00
parent 4901f44fdd
commit e27b4bafe7

View File

@ -35,10 +35,14 @@
* idle noeat
" \t" reset
:slash Idle
* idle noeat
"/" line_comment recolor=-2
:idle Idle
* idle
";" line_comment recolor=-1
"//" line_comment recolor=-1
"/" slash
":{\n" reset
"!.a-zA-Z_€-" checkstring recolor=-1 buffer
"+" anonf_or_macro recolor=-1