From e4e2411240ee906641144cda45f78de3beae27b7 Mon Sep 17 00:00:00 2001 From: Reathe Date: Mon, 23 Feb 2026 14:25:24 +0100 Subject: [PATCH] auto show documentation --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 7e5a131d..4bac9528 100644 --- a/init.lua +++ b/init.lua @@ -770,7 +770,7 @@ require('lazy').setup({ completion = { -- By default, you may press `` to show the documentation. -- Optionally, set `auto_show = true` to show the documentation after a delay. - documentation = { auto_show = false, auto_show_delay_ms = 500 }, + documentation = { auto_show = true, auto_show_delay_ms = 500 }, }, sources = {