Skip to content

Instantly share code, notes, and snippets.

@recall704
Created June 13, 2016 05:21
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 recall704/151a6bf994ce43e8a0991935e8c389ca to your computer and use it in GitHub Desktop.
Save recall704/151a6bf994ce43e8a0991935e8c389ca to your computer and use it in GitHub Desktop.
{
"default_line_ending": "unix",
"draw_white_space": "all",
"font_face": "Source Code Pro",
"font_size": 18,
"ignored_packages":
[
"Jedi - Python autocompletion",
"Vintage"
],
"rulers":
[
80,
100
],
"tab_size": 4,
"translate_tabs_to_spaces": true,
"update_check": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment