Created
June 19, 2014 20:30
-
-
Save cristobal/33627985eb3a96b21af9 to your computer and use it in GitHub Desktop.
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/Theme - Spacegray/base16-eighties.dark.tmTheme", | |
"default_font_size": 10, | |
"flatland_square_tabs": true, | |
"font_face": "PragmataPro", | |
"font_options": | |
[ | |
"subpixel_antialias", | |
"no_round" | |
], | |
"font_size": 10, | |
"git_executables": | |
{ | |
"git": | |
[ | |
"/usr/local/bin/git" | |
], | |
"git_flow": | |
[ | |
"/usr/local/bin/git", | |
"flow" | |
], | |
"legit": | |
[ | |
"legit" | |
] | |
}, | |
"git_extensions": | |
{ | |
"git_flow": false, | |
"legit": true | |
}, | |
"highlight_line": true, | |
"ignored_packages": | |
[ | |
... | |
], | |
"theme": "Flatland Dark.sublime-theme", | |
"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