Created
October 25, 2013 16:14
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
[ | |
{ "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