return { help_commands = { 'help', 'hel', 'he', 'h', }, file_commands = { 'edit', 'e', 'read', 'r', 'write', 'w', 'saveas', 'sav', 'split', 'sp', 'vsplit', 'vs', 'tabedit', 'tabe', 'badd', 'bad', 'next', 'n', 'previous', 'prev', 'args', 'source', 'so', 'find', 'fin', 'diffsplit', 'diffs', 'diffpatch', 'diffp', 'make', }, }