Created
October 2, 2013 09:00
-
-
Save maxehmookau/6790974 to your computer and use it in GitHub Desktop.
My Sublime Text 3 Config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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