start covering items lexed as 'no-color
This commit is contained in:
parent
f69811bce0
commit
e874eccc9a
|
@ -88,7 +88,7 @@
|
|||
new-mode/ds))
|
||||
(case type
|
||||
[(eof) (void)]
|
||||
[(comment sexp-comment no-color white-space)
|
||||
[(comment sexp-comment white-space)
|
||||
(define s (+ init-offset (- start (offset start))))
|
||||
(define e (+ init-offset (- end (offset end))))
|
||||
(interval-map-set! cmap s e 'irrelevant)
|
||||
|
|
Loading…
Reference in New Issue
Block a user