feat: add documentation border

pull/98/head
fm39hz-workstation 2024-05-16 11:20:48 +07:00
parent 16da5cefe8
commit 303a41db6b
1 changed files with 3 additions and 0 deletions

View File

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