mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
added alias for keymap
This commit is contained in:
parent
cc9ade6439
commit
2a36d115cb
1 changed files with 1 additions and 0 deletions
|
@ -446,6 +446,7 @@ let commands = {
|
|||
id: "toggleKeymap",
|
||||
display: "Change keymap mode...",
|
||||
subgroup: true,
|
||||
alias: "keyboard",
|
||||
exec: () => {
|
||||
currentCommands.push(commandsKeymapMode);
|
||||
showCommandLine();
|
||||
|
|
Loading…
Add table
Reference in a new issue