From 33f4ce88efa6a2c2bebe1b11b06375c702276327 Mon Sep 17 00:00:00 2001 From: xesc Date: Mon, 17 Jun 2024 21:39:46 +0200 Subject: [PATCH] update neovim --- lua/plugin/lspconfig.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugin/lspconfig.lua b/lua/plugin/lspconfig.lua index 23ad588..e8e26ce 100644 --- a/lua/plugin/lspconfig.lua +++ b/lua/plugin/lspconfig.lua @@ -61,7 +61,7 @@ return { }, outline = { win_position = 'left', - win_width = 50, + win_width = 47, auto_preview = false, }, lightbulb = {