From db9adf2fb880a012bb3b8aac3c53eb75f204a050 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 31 Jul 2021 15:47:08 -0400 Subject: borders on docs --- lua/core/compe.lua | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'lua/core') diff --git a/lua/core/compe.lua b/lua/core/compe.lua index 82d27717..dc83ff09 100644 --- a/lua/core/compe.lua +++ b/lua/core/compe.lua @@ -12,7 +12,11 @@ M.config = function() max_abbr_width = 100, max_kind_width = 100, max_menu_width = 100, - documentation = true, + documentation = { + border = "single", + winhighlight = "NormalFloat:CompeDocumentation,FloatBorder:CompeDocumentationBorder", + }, + -- documentation = true, source = { path = { kind = "  (Path)" }, -- cgit v1.2.3