From 645f42e85d8665c91a9911c3896afb57d6b8a923 Mon Sep 17 00:00:00 2001 From: Christoph Horn Date: Mon, 27 Oct 2025 11:43:58 +0100 Subject: feat(julia)!: update parser and queries (#8235) sync locals queries with upstream --------- Co-authored-by: Christian Clason --- lua/nvim-treesitter/parsers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 210060250..50bebeea7 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -1166,7 +1166,7 @@ return { }, julia = { install_info = { - revision = 'a0b436e4a2895596eb9965a9493e18989defa521', + revision = '5a5d3082e13edd5afc4c274498d6125ecc914870', url = 'https://github.com/tree-sitter-grammars/tree-sitter-julia', }, maintainers = { '@clason' }, -- cgit v1.2.3-70-g09d2