mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(t32): correct gitlab URL
This commit is contained in:
parent
8e70f17f71
commit
4c4d586a05
1 changed files with 1 additions and 1 deletions
|
|
@ -1510,7 +1510,7 @@ list.systemtap = {
|
|||
|
||||
list.t32 = {
|
||||
install_info = {
|
||||
url = "https://gitlab.com/xasc/tree-sitter-t32",
|
||||
url = "https://gitlab.com/xasc/tree-sitter-t32.git",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@xasc" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue