feat(toml): highlight escape sequences

This commit is contained in:
Omar Valdez 2024-04-26 18:40:35 -07:00 committed by GitHub
parent 466da58e5b
commit 75beaf3632
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,6 +19,8 @@
(string) @string
(escape_sequence) @string.escape
(integer) @number
(float) @number.float