From b50774079aa3de80a06dce1634e7e1aa26d25848 Mon Sep 17 00:00:00 2001 From: Christoph Sax Date: Wed, 12 Nov 2025 10:06:04 +0100 Subject: feat(t32)!: update parser and queries (#8276) `trace32_hll_variable` has been removed from the grammar. The queries are now capturing `symbol` instead. `symbol` is highlighted as variable or constant. --- 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 360dd462e..5dbe4623f 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -2271,7 +2271,7 @@ return { }, t32 = { install_info = { - revision = '2f604ad17a15c09d99648199da7f173eed8250dc', + revision = '056123923a10e3d537914885cfbacf79cd644e40', url = 'https://github.com/xasc/tree-sitter-t32', }, maintainers = { '@xasc' }, -- cgit v1.2.3-70-g09d2