This commit is contained in:
asep komarudin 2023-02-12 07:52:40 +07:00
parent c60e87d5ec
commit ed1e4985fb
4 changed files with 29 additions and 26 deletions

View file

@ -43,8 +43,8 @@ local setup = {
scroll_up = "<c-u>", -- binding to scroll up inside the popup
},
window = {
-- border = "rounded", -- none, single, double, shadow
border = "none", -- none, single, double, shadow
border = "rounded", -- none, single, double, shadow
-- border = "none", -- none, single, double, shadow
position = "bottom", -- bottom, top
margin = { 1, 0, 1, 0 }, -- extra window margin [top, right, bottom, left]
padding = { 2, 2, 2, 2 }, -- extra window padding [top, right, bottom, left]