Skip to content

Instantly share code, notes, and snippets.

@orklann
Last active August 29, 2015 14:21
Show Gist options
  • Save orklann/97e7a7c1ee6f5ce14a3f to your computer and use it in GitHub Desktop.
Save orklann/97e7a7c1ee6f5ce14a3f to your computer and use it in GitHub Desktop.
Sublime Text 3 User settings
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_face": "consolas",
"font_size": 13,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"use_tab_stops": true,
"rulers":[80],
"draw_indent_guides": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment