mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
refactor(t32): remove revision pinning
This commit is contained in:
parent
82c9486539
commit
4fd6d9dc17
1 changed files with 0 additions and 1 deletions
|
|
@ -1512,7 +1512,6 @@ list.t32 = {
|
|||
install_info = {
|
||||
url = "https://gitlab.com/xasc/tree-sitter-t32",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
revision = "9d2520ae9886d3a768a352ec80db8762afb5232d",
|
||||
},
|
||||
maintainers = { "@xasc" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue