Skip to content

Instantly share code, notes, and snippets.

@chancesmith
Created April 3, 2017 18:45
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 chancesmith/67864c5e00b7c4c4d56b8ab94d069063 to your computer and use it in GitHub Desktop.
Save chancesmith/67864c5e00b7c4c4d56b8ab94d069063 to your computer and use it in GitHub Desktop.
auto indent on Sublime Text
[
{ "keys": ["ctrl+shift+r"], "command": "reindent" , "args": { "single_line": false } }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment