toml: Add highlight for escape sequences (#18346)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user