chore: change back to original border

pull/98/head
fm39hz-laptop 2024-07-08 15:55:44 +07:00
parent f8695d631c
commit 788f92d08b
1 changed files with 7 additions and 2 deletions

View File

@ -10,7 +10,12 @@ return {
arrow = "", arrow = "",
up_arrow = "", up_arrow = "",
vertical = "", vertical = "",
vertical_end = "", -- vertical_end = "╰",
vertical_end = "",
},
break_line = {
enabled = true,
after = 15,
}, },
}, },
}, },