Skip to content

Instantly share code, notes, and snippets.

@torniker
Last active January 30, 2016 20:16
Show Gist options
  • Save torniker/b7462d9b8b17065cbf90 to your computer and use it in GitHub Desktop.
Save torniker/b7462d9b8b17065cbf90 to your computer and use it in GitHub Desktop.
[
{ "keys": ["F1"], "command": "goto_documentation" },
{ "keys": ["ctrl+enter"], "command": "find_use"},
{ "keys": ["alt+enter"], "command": "goto_definition_scope"},
{ "keys": ["super+shift+r"], "command": "reveal_in_side_bar"},
{ "keys": ["alt+i"], "command": "import_namespace"},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment