Skip to content

Instantly share code, notes, and snippets.

@cranic
Created February 5, 2014 17:21
Show Gist options
  • Select an option

  • Save cranic/8828849 to your computer and use it in GitHub Desktop.

Select an option

Save cranic/8828849 to your computer and use it in GitHub Desktop.
{
"auto_complete": true,
"detect_slow_plugins": false,
"drag_text": false,
"ensure_newline_at_eof_on_save": true,
"font_face": "Monaco",
"font_size": 13,
"highlight_line": true,
"hot_exit": false,
"ignored_packages":
[
"Vintage",
"Markdown Preview"
],
"remember_open_files": false,
"rulers":
[
80
],
"save_on_focus_lost": true,
"shift_tab_unindent": true,
"tab_size": 4,
"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