add option ui.button

This commit is contained in:
3719e04 2023-07-19 21:09:57 -05:00 committed by GitHub
commit 1cfdc089cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,6 +50,7 @@ M.defaults = {
border = "none",
title = nil, ---@type string only works when border is not "none"
title_pos = "center", ---@type "center" | "left" | "right"
button = true, ---@type boolean
icons = {
cmd = "",
config = "",