Skip to content

Instantly share code, notes, and snippets.

@brookr
Last active December 14, 2015 13:28
Show Gist options
  • Save brookr/5093272 to your computer and use it in GitHub Desktop.
Save brookr/5093272 to your computer and use it in GitHub Desktop.
My Sublime settings
{
"font_size": 32.0,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"save_on_focus_lost": true,
"tab_size": 2,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment