[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,
select = false,
},
documentation = {
border = { "", "", "", "", "", "", "", "" },
window = {
documentation = {
border = { "", "", "", "", "", "", "", "" },
},
},
experimental = {
ghost_text = false,

Loading…
Cancel
Save