Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Created March 14, 2013 21:13
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 alanhoff/5165324 to your computer and use it in GitHub Desktop.
Save alanhoff/5165324 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"drag_text": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "Monaco",
"font_size": 11,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"rulers":
[
80
],
"save_on_focus_lost": true,
"shift_tab_unindent": true,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment