fix 05: documentation is deprecated, use window.documentation

pull/188/head
lytixdev 2 years ago
parent 2683495c3d
commit 136022c720

@ -117,8 +117,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