Skip to content

Instantly share code, notes, and snippets.

@makirby
Last active January 10, 2016 20:47
Show Gist options
  • Save makirby/8829bae58f592dd1ed0f to your computer and use it in GitHub Desktop.
Save makirby/8829bae58f592dd1ed0f to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"font_size": 11,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"ignored_packages": [
"Vintage"
],
"index_exclude_patterns": [
"*.log",
"/Users/merrick/Projects/infoRugby - web/.tmp*",
"/Users/merrick/Projects/infoRugby - web/.idea*"
],
"rulers": [
120
],
"tab_size": 2,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true,
"overlay_scroll_bars": "enabled",
"line_padding_top": 2,
"line_padding_bottom": 2,
"always_show_minimap_viewport": true,
"indent_guide_options": [
"draw_normal",
"draw_active"
],
"material_theme_tree_headings": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment