Skip to content

Instantly share code, notes, and snippets.

@m-gagne
Created April 16, 2012 16:01
Show Gist options
  • Save m-gagne/2399662 to your computer and use it in GitHub Desktop.
Save m-gagne/2399662 to your computer and use it in GitHub Desktop.
Sublime 2 User Preferences
{
"color_scheme": "Packages/Color Scheme - Default/SpaceCadet.tmTheme",
"detect_indentation": false,
"font_face": "Bitstream Vera Sans Mono",
"font_size": 10,
"hot_exit": false,
"remember_open_files": false,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment