From 29f2105afa85749aa4c88e58375530abade92253 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Tue, 19 Apr 2022 11:50:31 +0200 Subject: nvim-cmp : documentation is deprecated --- lua/user/cmp.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua/user/cmp.lua b/lua/user/cmp.lua index 81e8160..ff6a97e 100644 --- a/lua/user/cmp.lua +++ b/lua/user/cmp.lua @@ -123,8 +123,8 @@ cmp.setup { behavior = cmp.ConfirmBehavior.Replace, select = false, }, - documentation = { - border = { "╭", "─", "╮", "│", "╯", "─", "╰", "│" }, + window = { + documentation = "native", }, experimental = { ghost_text = true, -- grey autosuggestion -- cgit v1.1-2-g2b99