mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 20:00:07 -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"
|
"revision": "dc28c9f4212809eab74d10996086297853eb34e5"
|
||||||
},
|
},
|
||||||
"chatito": {
|
"chatito": {
|
||||||
"revision": "308b5913fd2ae6b527183ba1b3a490f90da32012"
|
"revision": "7162ec1e8e9154fb334e84aa7637a4af051dfe42"
|
||||||
},
|
},
|
||||||
"clojure": {
|
"clojure": {
|
||||||
"revision": "6e41628e9d18b19caea1cb1d72aae4ccff5bdfe9"
|
"revision": "6e41628e9d18b19caea1cb1d72aae4ccff5bdfe9"
|
||||||
|
|
|
||||||
|
|
@ -9,10 +9,9 @@
|
||||||
")"
|
")"
|
||||||
] @punctuation.bracket
|
] @punctuation.bracket
|
||||||
|
|
||||||
[
|
"," @punctuation.delimiter
|
||||||
":"
|
|
||||||
","
|
(eq) @operator
|
||||||
] @punctuation.delimiter
|
|
||||||
|
|
||||||
([
|
([
|
||||||
"\""
|
"\""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue