adjust colorer

pull/10/head
Matthew Butterick 7 years ago
parent fad102d545
commit 1902d283c9

@ -24,4 +24,4 @@
["(" '(parenthesis |(|)]
[")" '(parenthesis |)|)]
[else '(no-color #f)])]))
(values (or val "") cat paren pos (+ pos span))]))
(values val cat paren pos (+ pos span))]))
Loading…
Cancel
Save