Skip to content

Instantly share code, notes, and snippets.

@tmn
Created April 20, 2016 17:17
Show Gist options
  • Save tmn/41f0258ef9e231c8b5ac558315614080 to your computer and use it in GitHub Desktop.
Save tmn/41f0258ef9e231c8b5ac558315614080 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Materialize/schemes/Material Behave.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 10,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"open_files_in_new_window": false,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"tab_size": 2,
"theme": "Material Behave.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment