mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
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:
parent
738d9ced4c
commit
645f42e85d
2 changed files with 22 additions and 18 deletions
|
|
@ -1166,7 +1166,7 @@ return {
|
|||
},
|
||||
julia = {
|
||||
install_info = {
|
||||
revision = 'a0b436e4a2895596eb9965a9493e18989defa521',
|
||||
revision = '5a5d3082e13edd5afc4c274498d6125ecc914870',
|
||||
url = 'https://github.com/tree-sitter-grammars/tree-sitter-julia',
|
||||
},
|
||||
maintainers = { '@clason' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue