mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
feat(chatito)!: update parser and queries
node `(eq)` is replaced by field `eq: _`
This commit is contained in:
parent
d6bce02b89
commit
7d6d4287ea
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