i am putting these notes here to show you what short cut keys you can use to indent code in your sublime text editor.

i am using windows, so it might be different on a mac.

you can find the complete list here: https://gist.github.com/eteanga/1736542
Sublime Indent Short Cut Keys
Shortcut Key Description
Ctrl+]indent current line(s)
Ctrl+[un-indent current line(s)
Ctrl+⇧+Vpaste and indent correctly