Skip to content

Instantly share code, notes, and snippets.

@todd
Created November 19, 2012 07:12
Show Gist options
  • Save todd/4109374 to your computer and use it in GitHub Desktop.
Save todd/4109374 to your computer and use it in GitHub Desktop.
Awesome Sublime Text 2 Settings
{
"font_size": 12.0,
"bold_folder_labels": true,
"caret_style": "phase",
"highlight_line": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"scroll_past_end": true,
"spell_check": true,
"show_full_path": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment