mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
julia: update queries to parser change
This commit is contained in:
parent
08cbb2f8b3
commit
692432df29
2 changed files with 2 additions and 9 deletions
|
|
@ -4,10 +4,6 @@
|
|||
(assignment_expression
|
||||
(tuple_expression
|
||||
(identifier) @definition.var))
|
||||
(assignment_expression
|
||||
(bare_tuple_expression
|
||||
(identifier) @definition.var))
|
||||
|
||||
|
||||
;;; let/const bindings
|
||||
(variable_declaration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue