Created
February 9, 2016 10:28
-
-
Save bblanchon/fb1b8588f0167c7014d4 to your computer and use it in GitHub Desktop.
Sublime Text: Restore Quick Switch Project shortcut
This file contains hidden or 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
{ "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
Awesome. Thanks.