From 17e77749c1f14f7e2bbae8c92c1b1cad1c2f26a9 Mon Sep 17 00:00:00 2001 From: Mark McCulloh Date: Mon, 13 Nov 2023 14:04:27 -0500 Subject: fix(wing): update parser and queries, add maintainer (#5671) --- lua/nvim-treesitter/parsers.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 40491c7ff..9bd3521ef 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -2042,7 +2042,7 @@ list.wing = { location = "libs/tree-sitter-wing", requires_generate_from_grammar = true, }, - maintainers = { "@gshpychka" }, + maintainers = { "@gshpychka", "@MarkMcCulloh" }, experimental = true, } -- cgit v1.2.3-70-g09d2