Skip to content

Instantly share code, notes, and snippets.

@baileylo
Created October 25, 2013 16:14
Show Gist options
  • Save baileylo/7157307 to your computer and use it in GitHub Desktop.
Save baileylo/7157307 to your computer and use it in GitHub Desktop.
Adds key binding for option key on mac to go to function definition.
[
{ "button": "button1", "modifiers": ["alt"], "command": "goto_definition", "press_command": "drag_select" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment