fix 05: documentation is deprecated, use window.documentation

pull/187/head
lytixdev 2 years ago
parent 2683495c3d
commit acfd070c37

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

Loading…
Cancel
Save