fix(t32): update repo url

Switches the grammar repository from GitLab to GitHub.
This commit is contained in:
Christoph Sax 2025-10-15 21:16:29 +02:00 committed by Christian Clason
parent 0606c7a9dc
commit 4968877bb2
2 changed files with 2 additions and 2 deletions

View file

@ -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,