Skip to content

Instantly share code, notes, and snippets.

@timurvafin
Last active October 11, 2015 17:47
Show Gist options
  • Save timurvafin/3896009 to your computer and use it in GitHub Desktop.
Save timurvafin/3896009 to your computer and use it in GitHub Desktop.
{
"bold_folder_labels": true,
"color_scheme": "Packages/Theme - Aqua/Color Schemes/Espresso Aqua.tmTheme",
"create_window_at_startup": false,
"detect_indentation": false,
"fallback_encoding": "UTF-8",
"font_face": "Monaco",
"font_size": 18,
"highlight_line": true,
"highlight_modified_tabs": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"remember_open_files": false,
"scroll_past_end": false,
"tab_size": 2,
"theme": "AppKit.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