From 46b1ad3de2942dcf05f18d124b25fb6ee691c5bf Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Tue, 4 Jul 2023 04:12:21 -0400 Subject: refactor(v)!: update upstream repository --- lua/nvim-treesitter/parsers.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 5e3c1efa3..4b5fbbd3b 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -1600,12 +1600,12 @@ list.uxntal = { list.v = { install_info = { - url = "https://github.com/vlang/vls", + url = "https://github.com/v-analyzer/v-analyzer", files = { "src/parser.c", "src/scanner.c" }, location = "tree_sitter_v", }, filetype = "vlang", - maintainers = { "@kkharji" }, + maintainers = { "@kkharji", "@amaanq" }, } list.vala = { -- cgit v1.2.3-70-g09d2