mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
parent
7141393f12
commit
a5728b36e4
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
(array (string) @string)
|
||||
(string_content (escape_sequence) @string.escape)
|
||||
(ERROR) @error
|
||||
"," @punctuation.delimiter
|
||||
["," ":"] @punctuation.delimiter
|
||||
"[" @punctuation.bracket
|
||||
"]" @punctuation.bracket
|
||||
"{" @punctuation.bracket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue