mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
fix(julia): adapt queries to grammar changes (#6429)
This commit is contained in:
parent
86ac7e9274
commit
d2f4c78303
6 changed files with 23 additions and 81 deletions
|
|
@ -6,7 +6,6 @@
|
|||
(abstract_definition)
|
||||
(struct_definition)
|
||||
(function_definition)
|
||||
(short_function_definition)
|
||||
(assignment)
|
||||
(const_statement)
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue