Skip to content

Instantly share code, notes, and snippets.

@amiel
Created August 15, 2012 17:53
Show Gist options
  • Save amiel/3361944 to your computer and use it in GitHub Desktop.
Save amiel/3361944 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": false,
"color_scheme": "Packages/Tomorrow-Theme/Tomorrow-Night-Eighties.tmTheme",
"ensure_newline_at_eof_on_save": true,
"font_face": "Inconsolata-dz",
"font_size": 10.0,
"highlight_line": true,
"rulers":
[
80,
96
],
"shift_tab_unindent": true,
"spell_check": false,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"wrap_width": 96
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment