feat(julia)!: update parser and queries (#8235)

sync locals queries with upstream

---------

Co-authored-by: Christian Clason <c.clason@uni-graz.at>
This commit is contained in:
Christoph Horn 2025-10-27 11:43:58 +01:00 committed by GitHub
parent 738d9ced4c
commit 645f42e85d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 18 deletions

View file

@ -1166,7 +1166,7 @@ return {
},
julia = {
install_info = {
revision = 'a0b436e4a2895596eb9965a9493e18989defa521',
revision = '5a5d3082e13edd5afc4c274498d6125ecc914870',
url = 'https://github.com/tree-sitter-grammars/tree-sitter-julia',
},
maintainers = { '@clason' },