mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(git_config): Highlight escape sequences
This commit is contained in:
parent
9a47a523e3
commit
c371992bcd
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@
|
|||
|
||||
(string) @string
|
||||
|
||||
(escape_sequence) @string.escape
|
||||
|
||||
((string) @string.special.path
|
||||
(#lua-match? @string.special.path "^[.]?[.]?[/]"))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue