[FIX] cmp documentation error

pull/152/head
Rohan Ghige 2 years ago
parent a7e69fca89
commit 23c927e16d

@ -119,8 +119,10 @@ cmp.setup {
behavior = cmp.ConfirmBehavior.Replace, behavior = cmp.ConfirmBehavior.Replace,
select = false, select = false,
}, },
documentation = { window = {
border = { "", "", "", "", "", "", "", "" }, documentation = {
border = { "", "", "", "", "", "", "", "" },
},
}, },
experimental = { experimental = {
ghost_text = false, ghost_text = false,

Loading…
Cancel
Save