🌱 Old Sublime Setups
2016-02-17 08.53.16
{
"always_show_minimap_viewport": true,
"color_scheme": "Packages/Materialize/schemes/Material Spacegray.tmTheme",
"font_face": "InputMonoNarrow-ExtraLight",
"font_size": 13,
"highlight_line": true,
"ignored_packages": ["Vintage"],
"indent_guide_options": ["draw_normal", "draw_active"],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_compact_sidebar": true,
"material_theme_small_statusbar": true,
"material_theme_small_tab": true,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"tab_size": 2,
"theme": "Material Spacegray.sublime-theme",
"translate_tabs_to_spaces": true,
"word_wrap": true
}