Skip to content

Instantly share code, notes, and snippets.

@kane-thornwyrd
Created May 3, 2013 15:36
Show Gist options
  • Save kane-thornwyrd/5509978 to your computer and use it in GitHub Desktop.
Save kane-thornwyrd/5509978 to your computer and use it in GitHub Desktop.
Increase usefulness of ctrl+r in ST2-3
{
"keys" : ["super+r"],
"command" : "show_overlay",
"args" : {
"overlay" : "goto",
"text" : "@function "
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment