mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(chatito)!: update parser and queries
node `(eq)` is replaced by field `eq: _`
This commit is contained in:
parent
afe267b50e
commit
f14b356d54
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
"," @punctuation.delimiter
|
||||
|
||||
(eq) @operator
|
||||
eq: _ @operator
|
||||
|
||||
([
|
||||
"\""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue