From 01a4abc0b31b2ee554cbf775c4a6e907e5dbd34d Mon Sep 17 00:00:00 2001 From: CPea Date: Fri, 3 Mar 2023 15:34:14 +0700 Subject: chore(lsp): add usage info to `handlers` table --- lua/lvim/lsp/config.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/lvim/lsp/config.lua b/lua/lvim/lsp/config.lua index df06da26..de36c47f 100644 --- a/lua/lvim/lsp/config.lua +++ b/lua/lvim/lsp/config.lua @@ -80,6 +80,7 @@ return { document_highlight = false, code_lens_refresh = true, handlers = { + ---@usage list of the keys to override behavior of the handlers override_config = { focusable = true, style = "minimal", -- cgit v1.2.3