Update lua/user/cmp.lua

pull/112/head
Juan Vásquez 3 years ago committed by GitHub
parent 5b62791ded
commit 3ea062d9fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -119,7 +119,7 @@ cmp.setup {
behavior = cmp.ConfirmBehavior.Replace,
select = false,
},
window= {
window = {
documentation = {
border = { "", "", "", "", "", "", "", "" },
},

Loading…
Cancel
Save