Skip to content

Instantly share code, notes, and snippets.

@jaturken
Created November 14, 2012 08:15
Show Gist options
  • Save jaturken/4070952 to your computer and use it in GitHub Desktop.
Save jaturken/4070952 to your computer and use it in GitHub Desktop.
Sublime user preferenses
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
"highlight_line": true,
"caret_style": "wide",
"ensure_newline_at_eof_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment