Skip to content

Instantly share code, notes, and snippets.

@josephbales
Created February 12, 2014 17:21
Show Gist options
  • Save josephbales/8960194 to your computer and use it in GitHub Desktop.
Save josephbales/8960194 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"default_line_ending": "unix",
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
80,
120
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": "true",
"fade_fold_buttons": false,
"wrap_width": 120,
"indent_guide_options": ["draw_active"],
"highlight_modified_tabs": true,
"bold_folder_labels": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment