feat(t32): use filetype "trace32"

This commit is contained in:
Christoph Sax 2024-04-12 22:24:38 +02:00 committed by Christian Clason
parent f08a9d97f7
commit 2c6ab9a09c

View file

@ -2004,6 +2004,7 @@ list.t32 = {
url = "https://gitlab.com/xasc/tree-sitter-t32.git",
files = { "src/parser.c", "src/scanner.c" },
},
filetype = "trace32",
maintainers = { "@xasc" },
}