feat(git_config): Highlight escape sequences

This commit is contained in:
Omar Valdez 2024-05-01 04:31:28 -07:00 committed by Amaan Qureshi
parent 9a47a523e3
commit c371992bcd

View file

@ -25,6 +25,8 @@
(string) @string
(escape_sequence) @string.escape
((string) @string.special.path
(#lua-match? @string.special.path "^[.]?[.]?[/]"))