chore(v): update repository url

This commit is contained in:
Turiiya 2024-02-11 15:28:04 +07:00 committed by Christian Clason
parent 9860fceb73
commit 0aa7131044
2 changed files with 2 additions and 2 deletions

View file

@ -2102,7 +2102,7 @@ list.uxntal = {
list.v = {
install_info = {
url = "https://github.com/v-analyzer/v-analyzer",
url = "https://github.com/vlang/v-analyzer",
files = { "src/parser.c" },
location = "tree_sitter_v",
},