From a070bdd4a744099f1d33276520bfdc42abe52006 Mon Sep 17 00:00:00 2001 From: William Boman Date: Thu, 11 Nov 2021 22:34:04 +0100 Subject: fix: update error message (#1406) * point at server_configurations.md instead of CONFIG.md --- lua/lspconfig/util.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/util.lua b/lua/lspconfig/util.lua index 8fe94741..3699d2f0 100644 --- a/lua/lspconfig/util.lua +++ b/lua/lspconfig/util.lua @@ -260,7 +260,7 @@ function M.server_per_root_dir_manager(_make_config) if not new_config.cmd then print( string.format( - 'Error: cmd not defined for %q. You must manually set cmd in the setup{} call according to CONFIG.md.', + 'Error: cmd not defined for %q. You must manually set cmd in the setup{} call according to server_configurations.md, see :help lspconfig-index.', new_config.name ) ) -- cgit v1.2.3-70-g09d2