feat: add documentation border

This commit is contained in:
fm39hz-workstation 2024-05-16 11:20:48 +07:00
parent 16da5cefe8
commit 303a41db6b

View file

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