Skip to content

Instantly share code, notes, and snippets.

@dohoangan
dohoangan / gist:3963252
Created October 27, 2012 06:52 — forked from lucasfais/gist:1207002
Sublime Text 2 - Useful Shortcuts

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt
@dohoangan
dohoangan / markdownCheatSheet.txt
Created October 27, 2012 07:00 — forked from icodejs/markdownCheatSheet.txt
Markdown Cheat Sheet
# Markdown Cheat Sheet
# H1 tag
## H2 tag
### H3 tag
#### H4 tag
##### H5 tag
###### H6 tag
*This text will be italic*

Sublime Text 2 – Useful Shortcuts (Mac OS X)

General

⌘T go to file
⌘⌃P go to project
⌘R go to methods
⌃G go to line
⌘KB toggle side bar
⌘⇧P command prompt