mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
remove @escape
This commit is contained in:
parent
cabd01a5d8
commit
67baf4ee85
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@
|
|||
; control structure
|
||||
(control_structure) @conditional
|
||||
|
||||
(escape_sequence) @escape
|
||||
(escape_sequence) @string.special
|
||||
|
||||
; SinOsc.ar()!2
|
||||
(duplicated_statement) @repeat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue