mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 04:50:03 -04:00
fix(wing): update to new repo (#6446)
This commit is contained in:
parent
d2f4c78303
commit
40e8c92f99
5 changed files with 10 additions and 7 deletions
|
|
@ -2297,13 +2297,10 @@ list.wgsl_bevy = {
|
|||
|
||||
list.wing = {
|
||||
install_info = {
|
||||
url = "https://github.com/winglang/wing",
|
||||
url = "https://github.com/winglang/tree-sitter-wing",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
location = "libs/tree-sitter-wing",
|
||||
requires_generate_from_grammar = true,
|
||||
},
|
||||
maintainers = { "@gshpychka", "@MarkMcCulloh" },
|
||||
experimental = true,
|
||||
}
|
||||
|
||||
list.xcompose = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue