Created
August 30, 2015 06:25
-
-
Save popcorn245/594bf31de661521fc5ef to your computer and use it in GitHub Desktop.
Sublime Keyboard Shortcuts
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
Show hidden characters
| [ | |
| { "keys": ["ctrl+shift+b"], "command": "exec", "args": {"kill": true} }, | |
| { "keys" : ["ctrl+shift+alt+b"], "command" : "show_panel" , "args" : {"panel": "output.exec"} } | |
| ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment