border for cmp and float windows

This commit is contained in:
2025-04-03 22:38:30 +02:00
parent 0699d2a3a8
commit 18a85dd239
4 changed files with 14 additions and 5 deletions

View File

@ -98,8 +98,9 @@ return {
}),
window = {
completion = cmp.config.window.bordered(),
documentation = cmp.config.window.bordered(),
documentation = {
winhighlight = 'Normal:CmpDocumentation'
},
},
formatting = {
format = lspkind.cmp_format({