feat: add documentation border

This commit is contained in:
fm39hz-workstation 2024-05-16 11:20:48 +07:00 committed by fm39hz-laptop
parent 452d7603b3
commit 9de02efef4

View file

@ -33,6 +33,9 @@ return {
"hrsh7th/nvim-cmp",
opts = {
window = {
documentation = {
border = "rounded",
},
completion = {
border = "rounded",
},