---@type table
local cmds = {
    "BufStack",
    "BufStackNext",
    "BufStackPrev",
    "BufStackList",
    "BufClosedList",
    "BufReopen",
    "BufStackClear",
    "BufClosedClear",
    "BufClear",
}

return cmds