mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 03:10:04 -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
|
||||||
(control_structure) @conditional
|
(control_structure) @conditional
|
||||||
|
|
||||||
(escape_sequence) @escape
|
(escape_sequence) @string.special
|
||||||
|
|
||||||
; SinOsc.ar()!2
|
; SinOsc.ar()!2
|
||||||
(duplicated_statement) @repeat
|
(duplicated_statement) @repeat
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue