Skip to content

Instantly share code, notes, and snippets.

@shivergard
Created January 5, 2014 11:51
Show Gist options
  • Save shivergard/8267401 to your computer and use it in GitHub Desktop.
Save shivergard/8267401 to your computer and use it in GitHub Desktop.
Sublime 2 additional methods
[
{
"caption": "Undo",
"command": "undo"
},
{
"caption": "UberSearch",
"command": "show_panel",
"args": {
"panel": "find_in_files"
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment