Unify regex highlight style under @string.regex

This commit is contained in:
Nate Butler 2023-02-27 10:08:24 -05:00
parent 794e6e22a6
commit 8c51a62a8d
6 changed files with 4 additions and 10 deletions

View file

@ -95,7 +95,7 @@
(bare_symbol)
] @string.special.symbol
(regex) @string.special.regex
(regex) @string.regex
(escape_sequence) @escape
[