Regex highlights: no escape highlighting for escaped special characters

This commit is contained in:
Stephan Seitz 2020-12-28 18:17:01 +01:00 committed by Thomas Vigouroux
parent 91220e5f4b
commit e8fa1c2c84

View file

@ -15,6 +15,10 @@
(group_name) @property
;; These are escaped special characters that lost their special meaning
;; -> no special highlighting
; (identity_escape)
[
(identity_escape)
(control_letter_escape)