Skip to content

Instantly share code, notes, and snippets.

@hubertusanton
Created June 28, 2013 11:55
Show Gist options
  • Save hubertusanton/5884169 to your computer and use it in GitHub Desktop.
Save hubertusanton/5884169 to your computer and use it in GitHub Desktop.
convert spaces to tabs shortcut sublime text
{ "keys": ["ctrl+shift+alt+~"], "command": "unexpand_tabs", "args" : {"set_translate_tabs" : true} }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment