Skip to content

Instantly share code, notes, and snippets.

@petarjs
Created February 22, 2017 10:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save petarjs/ffb865f9737167b5aeef8457e69500c4 to your computer and use it in GitHub Desktop.
Save petarjs/ffb865f9737167b5aeef8457e69500c4 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"caret_extra_width": 1,
"color_scheme": "Packages/Material Theme/schemes/Material-Theme.tmTheme",
"default_encoding": "UTF-8",
"detect_indentation": false,
"draw_minimap_border": true,
"draw_white_space": "all",
"font_options": "subpixel_antialias",
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": true,
"ignored_packages":
[
"Vintage"
],
"index_files": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"preview_on_click": false,
"save_on_focus_lost": true,
"scroll_past_end": true,
"scroll_speed": 0.7,
"show_file_preview": false,
"tab_size": 2,
"theme": "Material-Theme.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment