Skip to content

Instantly share code, notes, and snippets.

@octavioamu
Created June 22, 2015 22:07
Show Gist options
  • Save octavioamu/7ab7148fbfe7aea094a0 to your computer and use it in GitHub Desktop.
Save octavioamu/7ab7148fbfe7aea094a0 to your computer and use it in GitHub Desktop.
ff
{
// "bold_folder_labels": true,
// "color_scheme": "Packages/User/Color Highlighter/themes/base16-ocean.dark.tmTheme",
"dictionary": "Packages/Language - English/en_US.dic",
"font_face": "Source Code Pro",
"font_options":
[
"subpixel_antialias"
],
"font_size": 12,
// "freesia_folder_icons": true,
// "highlight_line": true,
// "highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
// "draw_normal",
// "draw_active"
],
// "line_padding_bottom": 1,
// "line_padding_top": 1,
"rulers":
[
80
],
"soda_classic_tabs": false,
"soda_folder_icons": true,
"spell_check": true,
"tab_size": 2,
// "theme": "Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"theme": "Material-Theme.sublime-theme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment