Skip to content

Instantly share code, notes, and snippets.

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