Skip to content

Instantly share code, notes, and snippets.

@urfolomeus
Created December 14, 2013 12:06
Show Gist options
  • Save urfolomeus/7958451 to your computer and use it in GitHub Desktop.
Save urfolomeus/7958451 to your computer and use it in GitHub Desktop.
sublime prefs
{
"color_scheme": "Packages/Theme - Railscasts/Railscasts.tmTheme",
"font_face": "monaco",
"font_size": 14,
"save_on_focus_lost": true,
"tab_size": 2,
"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