mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
List myself as the Vue maintainer
This commit is contained in:
parent
4847f5a5a7
commit
5757f8a50d
1 changed files with 2 additions and 1 deletions
|
|
@ -300,7 +300,8 @@ list.vue = {
|
||||||
install_info = {
|
install_info = {
|
||||||
url = "https://github.com/ikatyang/tree-sitter-vue",
|
url = "https://github.com/ikatyang/tree-sitter-vue",
|
||||||
files = { "src/parser.c", "src/scanner.cc" },
|
files = { "src/parser.c", "src/scanner.cc" },
|
||||||
}
|
},
|
||||||
|
maintainers = {"@WhyNotHugo"},
|
||||||
}
|
}
|
||||||
|
|
||||||
list.jsonc = {
|
list.jsonc = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue