Skip to content

Instantly share code, notes, and snippets.

@felipebelluco
Last active October 5, 2017 17:18
Show Gist options
  • Save felipebelluco/0b0b29b696a16b673f757f5455e691a4 to your computer and use it in GitHub Desktop.
Save felipebelluco/0b0b29b696a16b673f757f5455e691a4 to your computer and use it in GitHub Desktop.
Sublime 3 - Reindent
// Preferences > Key Bindings > Add it to your "Keymap User" file:
{"keys": ["alt+shift+f"], "command": "reindent", "args": {"single_line": false}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment