diff --git a/doc/server_configurations.md b/doc/server_configurations.md index 7207858bf8..e21bb87051 100644 --- a/doc/server_configurations.md +++ b/doc/server_configurations.md @@ -13033,11 +13033,11 @@ require'lspconfig'.uvls.setup{} ## v_analyzer -https://github.com/v-analyzer/v-analyzer +https://github.com/vlang/v-analyzer V language server. -`v-analyzer` can be installed by following the instructions [here](https://github.com/v-analyzer/v-analyzer#installation). +`v-analyzer` can be installed by following the instructions [here](https://github.com/vlang/v-analyzer#installation). diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt index 7207858bf8..e21bb87051 100644 --- a/doc/server_configurations.txt +++ b/doc/server_configurations.txt @@ -13033,11 +13033,11 @@ require'lspconfig'.uvls.setup{} ## v_analyzer -https://github.com/v-analyzer/v-analyzer +https://github.com/vlang/v-analyzer V language server. -`v-analyzer` can be installed by following the instructions [here](https://github.com/v-analyzer/v-analyzer#installation). +`v-analyzer` can be installed by following the instructions [here](https://github.com/vlang/v-analyzer#installation). diff --git a/lua/lspconfig/server_configurations/v_analyzer.lua b/lua/lspconfig/server_configurations/v_analyzer.lua index d38925934a..d6b7e27399 100644 --- a/lua/lspconfig/server_configurations/v_analyzer.lua +++ b/lua/lspconfig/server_configurations/v_analyzer.lua @@ -8,11 +8,11 @@ return { }, docs = { description = [[ -https://github.com/v-analyzer/v-analyzer +https://github.com/vlang/v-analyzer V language server. -`v-analyzer` can be installed by following the instructions [here](https://github.com/v-analyzer/v-analyzer#installation). +`v-analyzer` can be installed by following the instructions [here](https://github.com/vlang/v-analyzer#installation). ]], default_config = { root_dir = [[root_pattern("v.mod", ".git")]],