Skip to content

Instantly share code, notes, and snippets.

@rotassator
Created February 10, 2016 22:54
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save rotassator/a568ae1e2e4d3be368db to your computer and use it in GitHub Desktop.
Save rotassator/a568ae1e2e4d3be368db to your computer and use it in GitHub Desktop.
Sublime Text 3: Key Binding - restore Quick Switch Project keystroke
[
{ "keys": ["ctrl+alt+p"], "command": "prompt_select_workspace" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment