Skip to content

Instantly share code, notes, and snippets.

@cristobal
Created June 19, 2014 20:30
Show Gist options
  • Save cristobal/33627985eb3a96b21af9 to your computer and use it in GitHub Desktop.
Save cristobal/33627985eb3a96b21af9 to your computer and use it in GitHub Desktop.
{
"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