Skip to content

Instantly share code, notes, and snippets.

@gregoriokusowski
Created August 6, 2012 13:13
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 gregoriokusowski/3274394 to your computer and use it in GitHub Desktop.
Save gregoriokusowski/3274394 to your computer and use it in GitHub Desktop.
{
"auto_match_enabled": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Monaco",
"font_options":
[
"subpixel_antialias"
],
"font_size": 14.0,
"highlight_modified_tabs": true,
"rulers":
[
80,
110
],
"scroll_past_end": true,
"shift_tab_unindent": true,
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment