diff --git a/lua/lazy/core/config.lua b/lua/lazy/core/config.lua index 505db78..e5e0298 100644 --- a/lua/lazy/core/config.lua +++ b/lua/lazy/core/config.lua @@ -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 = "",