Skip to content

Instantly share code, notes, and snippets.

@AndrwM
Created November 14, 2016 14:13
Show Gist options
  • Save AndrwM/b5b4a695e0036a47b279c7c072f54c1d to your computer and use it in GitHub Desktop.
Save AndrwM/b5b4a695e0036a47b279c7c072f54c1d to your computer and use it in GitHub Desktop.
{
"always_show_minimap_viewport": true,
"bold_folder_labels": true,
"color_scheme": "Packages/User/SublimeLinter/Material-Theme-Darker-OceanicNext (SL).tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_size": 16,
"ignored_packages":
[
"SyncedSideBar",
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 3,
"line_padding_top": 3,
"material_theme_compact_panel": true,
"material_theme_contrast_mode": false,
"material_theme_panel_separator": true,
"material_theme_small_statusbar": false,
"material_theme_small_tab": true,
"material_theme_tabs_separator": true,
"material_theme_tree_headings": false,
"overlay_scroll_bars": "enabled",
"scroll_past_end": true,
"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