Skip to content

Instantly share code, notes, and snippets.

@arbaaz
Created November 12, 2014 16:18
Show Gist options
  • Save arbaaz/1e06b6f720b7e87347a2 to your computer and use it in GitHub Desktop.
Save arbaaz/1e06b6f720b7e87347a2 to your computer and use it in GitHub Desktop.
Mac Key Map
[
{ "keys": ["j","j"], "command": "exit_insert_mode",
"context":
[
{ "key": "setting.command_mode", "operand": false },
{ "key": "setting.is_widget", "operand": false },
{ "key": "setting.vintage_ctrl_keys" }
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment