Skip to content

Instantly share code, notes, and snippets.

@maxehmookau
Created October 2, 2013 09:00
Show Gist options
  • Save maxehmookau/6790974 to your computer and use it in GitHub Desktop.
Save maxehmookau/6790974 to your computer and use it in GitHub Desktop.
My Sublime Text 3 Config
{
"color_scheme": "Packages/RailsCasts Colour Scheme/RailsCastsColorScheme.tmTheme",
"font_face": "Anonymous Pro",
"font_size": 16,
"ignored_packages":
[],
"margin": 2,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"use_simple_full_screen": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment