Skip to content

Instantly share code, notes, and snippets.

@jhonnymoreira
Last active May 3, 2016 14:21
Show Gist options
  • Save jhonnymoreira/7e9bf56104ea69af03bc to your computer and use it in GitHub Desktop.
Save jhonnymoreira/7e9bf56104ea69af03bc to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"dictionary": "Packages/Language - English/en_US.dic",
"font_options":
[
"gray_antialias"
],
"font_size": 12,
"ignored_packages":
[
"JavaScript",
"Ruby",
"Vintage"
],
"indent_guide_options":
[
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_accent_orange": true,
"material_theme_contrast_mode": true,
"overlay_scroll_bars": "enabled",
"rulers":
[
50,
72,
80
],
"tab_size": 2,
"theme": "Material-Theme-Darker.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