{ example = { userCommands = { "W" = { command = ":w"; desc = "Write file"; }; "Z" = { command = ":echo fooo"; }; }; }; }