Skip to content

Instantly share code, notes, and snippets.

@Zeindelf
Created September 5, 2016 04:52
Show Gist options
  • Save Zeindelf/53db7d1f545af04c49bd8cb7992ffd49 to your computer and use it in GitHub Desktop.
Save Zeindelf/53db7d1f545af04c49bd8cb7992ffd49 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Colorsublime - Themes/Facebook.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Fira Code",
"font_size": 13,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"line_padding_bottom": 6,
"line_padding_top": 6,
"material_theme_accent_sky": true,
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_disable_folder_animation": true,
"material_theme_panel_separator": true,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment