Skip to content

Instantly share code, notes, and snippets.

@popcorn245
Created August 30, 2015 06:25
Show Gist options
  • Select an option

  • Save popcorn245/594bf31de661521fc5ef to your computer and use it in GitHub Desktop.

Select an option

Save popcorn245/594bf31de661521fc5ef to your computer and use it in GitHub Desktop.
Sublime Keyboard Shortcuts
[
{ "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