From 37cc31c64d657feff6f752a1bf15f584d4734eca Mon Sep 17 00:00:00 2001 From: robin <67917529+comfysage@users.noreply.github.com> Date: Tue, 29 Apr 2025 16:17:39 +0200 Subject: fix(lsp/zk): invalid user command key #3803 --- lsp/zk.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lsp/zk.lua') diff --git a/lsp/zk.lua b/lsp/zk.lua index 98b19460..12df874c 100644 --- a/lsp/zk.lua +++ b/lsp/zk.lua @@ -62,7 +62,7 @@ return { vim.cmd('edit ' .. result.path) end) end, { - description = 'ZkNew', + desc = 'ZkNew', }) end, } -- cgit v1.2.3-70-g09d2