Skip to content

Instantly share code, notes, and snippets.

@klinquist
Created April 20, 2018 16:17
Show Gist options
  • Save klinquist/860a2bc39d6f4bdb83e85f6a485785f4 to your computer and use it in GitHub Desktop.
Save klinquist/860a2bc39d6f4bdb83e85f6a485785f4 to your computer and use it in GitHub Desktop.
[
{"key": "cmd+shift+alt+l", "command":"eslint.executeAutofix"},
{"key": "cmd+shift+l", "command":"HookyQR.beautify"},
{
"key": "cmd+shift+u",
"command": "workbench.action.git.sync"
},
{
"key": "shift+cmd+u",
"command": "git.push"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment