Skip to content

Instantly share code, notes, and snippets.

@christiancable
Created December 15, 2013 11:28
Show Gist options
  • Save christiancable/7971885 to your computer and use it in GitHub Desktop.
Save christiancable/7971885 to your computer and use it in GitHub Desktop.
Sublime Text 2 user settings
{
"color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme",
"font_face": "Inconsolata",
"font_size": 17.0,
"ignored_packages":
[
"Vintage"
],
"tab_size": 4,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment