Skip to content

Instantly share code, notes, and snippets.

@jsl
Created August 5, 2013 15:03
Show Gist options
  • Save jsl/6156603 to your computer and use it in GitHub Desktop.
Save jsl/6156603 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"color_scheme": "Packages/Color Scheme - Default/Blackboard.tmTheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"font_size": 23.0,
"hot_exit": false,
"remember_open_files": false,
"rulers":
[
80
],
"save_on_focus_lost": true,
"spell_check": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"tree_animation_enabled": false,
"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