Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save p8R/0ccba46f097700d3a0053d00d9ad10d1 to your computer and use it in GitHub Desktop.
Save p8R/0ccba46f097700d3a0053d00d9ad10d1 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