Skip to content

Instantly share code, notes, and snippets.

@nyeyint
Created May 16, 2016 02:41
Show Gist options
  • Save nyeyint/fe4c307930d5dd217a739fedb075def8 to your computer and use it in GitHub Desktop.
Save nyeyint/fe4c307930d5dd217a739fedb075def8 to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": false,
"bold_folder_labels": true,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"draw_minimap_border": false,
"font_face": "Fira Code",
"font_size": 11,
"ignored_packages":
[
""
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_numbers": true,
"line_padding_bottom": 3,
"line_padding_top": 3,
"margin": 0,
"overlay_scroll_bars": "enabled",
"show_panel_on_build": false,
"tab_size": 2,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"use_simple_full_screen": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment