Skip to content

Instantly share code, notes, and snippets.

@dmackerman
Created May 17, 2012 12:42
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 dmackerman/2718661 to your computer and use it in GitHub Desktop.
Save dmackerman/2718661 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"caret_style": "phase",
"color_scheme": "Packages/Color Scheme - Default/Colorized-164059179496021-Tomorrow-Night-Eighties.tmTheme",
"draw_minimap_border": false,
"fade_fold_buttons": false,
"find_selected_text": true,
"font_face": "Monaco",
"font_options":
[
"subpixel_antialias"
],
"font_size": 13.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"indent_to_bracket": true,
"line_padding_bottom": 3,
"overlay_scroll_bars": "enabled",
"scroll_speed": 3.0,
"shift_tab_unindent": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"use_simple_full_screen": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment