toml: Add highlight for escape sequences (#18346)

This commit is contained in:
狐狸
2024-09-25 13:29:02 -04:00
committed by GitHub
parent 19162c3160
commit 1f54fde4d2
@@ -9,9 +9,10 @@
(boolean) @constant
(comment) @comment
(string) @string
(integer) @number
(float) @number
(string) @string
(escape_sequence) @string.escape
(offset_date_time) @string.special
(local_date_time) @string.special
(local_date) @string.special