mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 03:40:04 -04:00
feat(t32): use filetype "trace32"
This commit is contained in:
parent
f08a9d97f7
commit
2c6ab9a09c
1 changed files with 1 additions and 0 deletions
|
|
@ -2004,6 +2004,7 @@ list.t32 = {
|
||||||
url = "https://gitlab.com/xasc/tree-sitter-t32.git",
|
url = "https://gitlab.com/xasc/tree-sitter-t32.git",
|
||||||
files = { "src/parser.c", "src/scanner.c" },
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
},
|
},
|
||||||
|
filetype = "trace32",
|
||||||
maintainers = { "@xasc" },
|
maintainers = { "@xasc" },
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue