mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 19:00:02 -04:00
feat(chatito): update queries
This commit is contained in:
parent
ca46eb3ac9
commit
ebf0532d42
2 changed files with 4 additions and 5 deletions
|
|
@ -9,10 +9,9 @@
|
|||
")"
|
||||
] @punctuation.bracket
|
||||
|
||||
[
|
||||
":"
|
||||
","
|
||||
] @punctuation.delimiter
|
||||
"," @punctuation.delimiter
|
||||
|
||||
(eq) @operator
|
||||
|
||||
([
|
||||
"\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue