[FIX] cmp documentation error

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

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

Loading…
Cancel
Save