Skip to content

Instantly share code, notes, and snippets.

@timrwood
Created September 18, 2012 23:26
Show Gist options
  • Save timrwood/3746701 to your computer and use it in GitHub Desktop.
Save timrwood/3746701 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"highlight_modified_tabs": true,
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"draw_white_space": "all",
"font_options":
[
"no_bold",
"no_round",
"subpixel_antialias"
],
"font_size": 11.0,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"rulers":[80],
"open_files_in_new_window": false,
"scroll_past_end": true,
"ensure_newline_at_eof_on_save": true,
"trim_trailing_white_space_on_save": true,
"highlight_line": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment