Merge pull request #108 from FollieHiyuki/border

config: make border style configurable
This commit is contained in:
sim
2022-02-21 18:07:43 -08:00
committed by GitHub
2 changed files with 3 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ M.defaults = {
highlight_hovered_item = true,
show_guides = true,
position = 'right',
border = 'single',
relative_width = true,
width = 25,
auto_close = false,