Skip to content

Instantly share code, notes, and snippets.

@Maden-maxi
Created July 23, 2016 11:16
Show Gist options
  • Save Maden-maxi/ca16ea2c0cd05fe5dafa4da21ce2002a to your computer and use it in GitHub Desktop.
Save Maden-maxi/ca16ea2c0cd05fe5dafa4da21ce2002a to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"ignored_packages":
[
"Vintage"
],
"theme": "Material-Theme.sublime-theme",
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"overlay_scroll_bars": "enabled",
"line_padding_top": 3,
"line_padding_bottom": 3,
//On retina Mac
"font_options": [ "gray_antialias" ],
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
//Highlight active indent
"indent_guide_options": [ "draw_normal", "draw_active" ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment