Skip to content

Instantly share code, notes, and snippets.

@nilswindisch
Last active August 29, 2015 14:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nilswindisch/8f3ca1dfff7314138048 to your computer and use it in GitHub Desktop.
Save nilswindisch/8f3ca1dfff7314138048 to your computer and use it in GitHub Desktop.
Sublime Keyboard Stuff I actually use
# ToC
* Focus Sidebar
* open File
* Pretty Print JSON
* Toggle Sidebar
* Wrap in Tag
## Focus Sidebar
CTRL + 0
## Open File
⌘ + P
## Pretty Print JSON
CMD + CTRL + j
## Toggle Sidebar
⌘ + K > B
## Wrap in Tag
Select Code > CTRL + W
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment