Skip to content

Instantly share code, notes, and snippets.

@vlasenkov
Created October 7, 2017 14:12
Show Gist options
  • Save vlasenkov/fea11461bf4703836262e216115d6892 to your computer and use it in GitHub Desktop.
Save vlasenkov/fea11461bf4703836262e216115d6892 to your computer and use it in GitHub Desktop.
Python Sublime Text settings
{
"translate_tabs_to_spaces": true,
"tab_size": 4,
"rulers": [72, 79],
"indent_to_bracket": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment