Skip to content

Instantly share code, notes, and snippets.

@andresfelipemendezt
Created August 28, 2013 14:44
Show Gist options
  • Save andresfelipemendezt/6366802 to your computer and use it in GitHub Desktop.
Save andresfelipemendezt/6366802 to your computer and use it in GitHub Desktop.
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"color_scheme": "Packages/daylerees - themes/CarbonightBlue.tmTheme",
"font_face": "Source Code Pro",
"font_options":
[
"directwrite",
"gray_antialias",
"subpixel_antialias"
],
"font_size": 8,
"highlight_line": true,
"ignored_packages":
[
],
"indent_guide_options":
[
"draw_active"
],
"indent_to_bracket": true,
"line_numbers": true,
"match_brackets_angle": true,
"save_on_focus_lost": true,
"theme": "Soda Dark.sublime-theme",
"trim_trailing_white_space_on_save": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment