mirror of
https://github.com/uffejakobsen/acme.git
synced 2025-08-08 05:25:00 +00:00
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:
@@ -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_<5A>-" checkstring recolor=-1 buffer
|
||||
"+" anonf_or_macro recolor=-1
|
||||
|
Reference in New Issue
Block a user