Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adalbertopita/210798d5af5d6a492c3be5dcced4d921 to your computer and use it in GitHub Desktop.
Save adalbertopita/210798d5af5d6a492c3be5dcced4d921 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": false,
"caret_extra_width": 2,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme-Darker.tmTheme",
"detect_slow_plugins": false,
"draw_white_space": "all",
"enable_tab_scrolling": false,
"fade_fold_buttons": false,
"file_selected_text": true,
"flatland_sidebar_tree_xsmall": false,
"flatland_square_tabs": true,
"font_face": "Monaco",
"font_size": 10.0,
"highlight_line": false,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"indent_guide_options":
[
"draw_normal",
"draw_active"
],
"line_padding_bottom": 1,
"line_padding_top": 1,
"match_brackets": true,
"match_brackets_angle": true,
"match_brackets_braces": true,
"match_brackets_content": true,
"match_brackets_square": true,
"material_theme_accent_yellow": true,
"material_theme_compact_sidebar": true,
"material_theme_contrast_mode": true,
"material_theme_small_tab": true,
"open_files_in_new_window": false,
"show_minimap": false,
"tab_size": 2,
"tabs_small": true,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment