Skip to content

Instantly share code, notes, and snippets.

@rondy
Created November 11, 2013 23:55
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 rondy/7422763 to your computer and use it in GitHub Desktop.
Save rondy/7422763 to your computer and use it in GitHub Desktop.
{
"auto_match_enabled": true,
"bold_folder_labels": true,
"caret_style": "phase",
"color_scheme": "Packages/User/Xcode_default.tmTheme",
"draw_white_space": "false",
"ensure_newline_at_eof_on_save": true,
"font_face": "Monaco",
"font_size": 15.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage",
"CTags"
],
"line_padding_bottom": 0,
"line_padding_top": 0,
"open_files_in_new_window": true,
"overlay_scroll_bars": "system",
"remember_open_files": false,
"rulers":
[
80,
120
],
"tab_size": 2,
"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