diff options
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/nvim-treesitter/parsers.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 39c3b1875..e7761e2b4 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -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" }, } |
