feat: set winborder

This commit is contained in:
2025-11-15 08:23:47 +01:00
parent 9740df6526
commit 63fd755940
3 changed files with 4 additions and 7 deletions
+1 -2
View File
@@ -18,7 +18,6 @@ return {
documentation = {
auto_show = true,
window = {
border = "rounded",
winhighlight = "",
},
},
@@ -32,6 +31,7 @@ return {
},
},
menu = {
border = "none",
draw = {
align_to = "simple_label",
columns = {
@@ -75,7 +75,6 @@ return {
signature = {
enabled = true,
window = {
border = "rounded",
winhighlight = "",
show_documentation = false,
},