mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 06:50:06 -04:00
fix(wing): update parser and queries, add maintainer (#5671)
This commit is contained in:
parent
075a64addc
commit
17e77749c1
5 changed files with 4 additions and 8 deletions
|
|
@ -2042,7 +2042,7 @@ list.wing = {
|
|||
location = "libs/tree-sitter-wing",
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = { "@gshpychka" },
|
||||
maintainers = { "@gshpychka", "@MarkMcCulloh" },
|
||||
experimental = true,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue