Skip to content

Instantly share code, notes, and snippets.

@0v3rth3d4wn
Created December 8, 2014 15:00
Show Gist options
  • Save 0v3rth3d4wn/ee263dda85b62538d19a to your computer and use it in GitHub Desktop.
Save 0v3rth3d4wn/ee263dda85b62538d19a to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/User/Monokai Soda.tmTheme",
"default_line_ending": "unix",
"detect_slow_plugins": false,
"draw_minimap_border": true,
"ensure_newline_at_eof_on_save": true,
"font_face": "Monaco",
"font_size": 9,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"margin": 0,
"shift_tab_unindent": true,
"show_encoding": true,
"show_line_endings": true,
"theme": "Soda Dark 3.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment