mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
feat(chatito): update queries
This commit is contained in:
parent
ca46eb3ac9
commit
ebf0532d42
2 changed files with 4 additions and 5 deletions
|
|
@ -60,7 +60,7 @@
|
|||
"revision": "dc28c9f4212809eab74d10996086297853eb34e5"
|
||||
},
|
||||
"chatito": {
|
||||
"revision": "308b5913fd2ae6b527183ba1b3a490f90da32012"
|
||||
"revision": "7162ec1e8e9154fb334e84aa7637a4af051dfe42"
|
||||
},
|
||||
"clojure": {
|
||||
"revision": "6e41628e9d18b19caea1cb1d72aae4ccff5bdfe9"
|
||||
|
|
|
|||
|
|
@ -9,10 +9,9 @@
|
|||
")"
|
||||
] @punctuation.bracket
|
||||
|
||||
[
|
||||
":"
|
||||
","
|
||||
] @punctuation.delimiter
|
||||
"," @punctuation.delimiter
|
||||
|
||||
(eq) @operator
|
||||
|
||||
([
|
||||
"\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue