Fix cmp documentation error

pull/146/head
Brian Thompson 2 years ago
parent 21877b4ced
commit bf16500e18
No known key found for this signature in database
GPG Key ID: EC9447F52FC6EAD1

@ -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