Skip to content

Instantly share code, notes, and snippets.

@mmoscosa
Created July 27, 2017 19:48
Show Gist options
  • Save mmoscosa/caff7245a08ae6b319428cceb54abde6 to your computer and use it in GitHub Desktop.
Save mmoscosa/caff7245a08ae6b319428cceb54abde6 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.tmTheme",
"font_options":
[
"gray_antialias"
],
"font_size": 13,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"overlay_scroll_bars": "enabled",
"rulers":
[
80,
100
],
"theme": "Material-Theme.sublime-theme",
"wrap_width": 100
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment