mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(ecma): highlight escape_sequence
This commit is contained in:
parent
1d66657e6d
commit
1bbc761acc
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@
|
|||
(regex) @punctuation.delimiter
|
||||
(regex_pattern) @string.regex
|
||||
(template_string) @string
|
||||
(escape_sequence) @string.escape
|
||||
(number) @number
|
||||
|
||||
; Punctuation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue