mirror of
https://github.com/uffejakobsen/acme.git
synced 2024-12-23 10:29:46 +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:
parent
4901f44fdd
commit
e27b4bafe7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user