Make border style configurable

This commit is contained in:
FollieHiyuki
2022-02-08 18:02:24 +07:00
parent 0347928385
commit 01be703f33
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,