Skip to content

Instantly share code, notes, and snippets.

@DennisTT
Last active March 23, 2016 19:19
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 DennisTT/8327177 to your computer and use it in GitHub Desktop.
Save DennisTT/8327177 to your computer and use it in GitHub Desktop.
Sublime Text 3 User Preferences
{
"font_size": 14,
"rulers":
[
80
],
"scroll_past_end": true,
"indent_to_bracket": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"detect_indentation": false,
"use_tab_stops": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment