aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/parsers.lua2
1 files changed, 1 insertions, 1 deletions
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' },