Skip to content

Instantly share code, notes, and snippets.

@fernandosavio
Created June 20, 2017 17:22
Show Gist options
  • Save fernandosavio/2fa8c4eeec609e9d34e8968de30a45ec to your computer and use it in GitHub Desktop.
Save fernandosavio/2fa8c4eeec609e9d34e8968de30a45ec to your computer and use it in GitHub Desktop.
General settings
{
"always_show_minimap_viewport": true,
"auto_complete_delay": 400,
"auto_find_in_selection": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Darkula Color Scheme/darkula.tmTheme",
"copy_with_empty_selection": false,
"drag_text": false,
"draw_minimap_border": true,
"draw_white_space": "selection",
"ensure_newline_at_eof_on_save": true,
"find_selected_text": false,
"font_size": 12,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"material_theme_accent_graphite": true,
"material_theme_bold_tab": true,
"material_theme_tabs_separator": true,
"open_files_in_new_window": false,
"rulers": [80],
"shift_tab_unindent": true,
"show_encoding": true,
"show_line_endings": true,
"theme": "Material-Theme-Darker.sublime-theme",
"theme_bar": true,
"theme_sidebar_disclosure": true,
"theme_sidebar_indent_sm": true,
"theme_statusbar_colored": true,
"theme_tab_highlight_text_only": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment