test gruvebox color scheme

This commit is contained in:
asep komarudin 2023-02-12 07:30:24 +07:00
parent 6faaa82c7b
commit c60e87d5ec
4 changed files with 36 additions and 34 deletions

View file

@ -43,7 +43,8 @@ local setup = {
scroll_up = "<c-u>", -- binding to scroll up inside the popup
},
window = {
border = "rounded", -- 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]