From b22e902e45e400d5e85a16db1a7670bc2849fbbb Mon Sep 17 00:00:00 2001 From: Rafael Madriz Date: Mon, 22 May 2023 03:24:16 -0300 Subject: docs(zk): consistent commands description (#2628) Commands description for all servers allways start with the name of the server. Keep it consistent in zk. See and `Commands:` to verfied that all commands start with server name. --- lua/lspconfig/server_configurations/zk.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/lspconfig/server_configurations/zk.lua b/lua/lspconfig/server_configurations/zk.lua index e670f834..e7065282 100644 --- a/lua/lspconfig/server_configurations/zk.lua +++ b/lua/lspconfig/server_configurations/zk.lua @@ -14,7 +14,7 @@ return { arguments = { vim.api.nvim_buf_get_name(0) }, } end, - description = 'Index', + description = 'ZkIndex', }, ZkNew = { function(...) -- cgit v1.2.3-70-g09d2