Skip to content

Instantly share code, notes, and snippets.

@tdm00
Created September 4, 2012 20:59
Show Gist options
  • Select an option

  • Save tdm00/3626377 to your computer and use it in GitHub Desktop.

Select an option

Save tdm00/3626377 to your computer and use it in GitHub Desktop.
Sublime Preferences > Settings - User
{
"color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme",
"fade_fold_buttons": false,
"font_face": "Ubuntu Mono",
"font_size": 18,
"highlight_modified_tabs": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trimTrailingWhiteSpaceOnSave": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment