From 2c6ab9a09c27800a761fc39aac7ce179e4f23a32 Mon Sep 17 00:00:00 2001 From: Christoph Sax Date: Fri, 12 Apr 2024 22:24:38 +0200 Subject: feat(t32): use filetype "trace32" --- lua/nvim-treesitter/parsers.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') 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" }, } -- cgit v1.2.3-70-g09d2