Skip to content

Instantly share code, notes, and snippets.

@karenying
Created July 8, 2020 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karenying/d76427db485ed9910297e2143cac153c to your computer and use it in GitHub Desktop.
Save karenying/d76427db485ed9910297e2143cac153c to your computer and use it in GitHub Desktop.
"commands": {
"navigate-left": {
"suggested_key": {
"default": "Alt+Left",
"mac": "Alt+Left"
},
"description": "Navigate Left"
},
"navigate-right": {
"suggested_key": {
"default": "Alt+Right",
"mac": "Alt+Right"
},
"description": "Navigate Right"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment