mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
feat(t32): add indent rules (#4782)
This commit is contained in:
parent
102f1b2f55
commit
16cce8df58
11 changed files with 291 additions and 5 deletions
|
|
@ -1403,7 +1403,7 @@ list.t32 = {
|
|||
install_info = {
|
||||
url = "https://codeberg.org/xasc/tree-sitter-t32",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
revision = "675cd7de4eb80f2faa1e6d3bc9ee195fa9ef9790",
|
||||
revision = "1dd98248b01e4a3933c1b85b58bab0875e2ba437",
|
||||
},
|
||||
maintainers = { "@xasc" },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue