Skip to content

Instantly share code, notes, and snippets.

@javiertoledo
Created October 26, 2012 13:28
Show Gist options
  • Save javiertoledo/3958821 to your computer and use it in GitHub Desktop.
Save javiertoledo/3958821 to your computer and use it in GitHub Desktop.
The Agile Monkeys default Sublime Text config
{
"color_scheme": "Packages/Color Scheme - Default/Twilight.tmTheme",
"font_face": "Bitstream Vera Sans Mono",
"font_size": 14.0,
"translate_tabs_to_spaces": true,
"tab_size": 2,
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"save_on_focus_lost": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment