From 4968877bb2dceac45948e24ee14298b1006b4cbf Mon Sep 17 00:00:00 2001 From: Christoph Sax Date: Wed, 15 Oct 2025 21:16:29 +0200 Subject: fix(t32): update repo url Switches the grammar repository from GitLab to GitHub. --- 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 238f66f67..762717cd3 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -2274,7 +2274,7 @@ return { t32 = { install_info = { revision = 'd4e26ab7a730cfbe0cf84dba6ea3647989064839', - url = 'https://gitlab.com/xasc/tree-sitter-t32', + url = 'https://github.com/xasc/tree-sitter-t32', }, maintainers = { '@xasc' }, tier = 2, -- cgit v1.2.3-70-g09d2