---@type LazyKeysSpec[]
local keys = {
    { "i" },
    { "I" },
    { "a" },
    { "A" },
}

return keys