Skip to content

Instantly share code, notes, and snippets.

@cbscribe
Created March 8, 2013 20:57
Show Gist options
  • Save cbscribe/5119797 to your computer and use it in GitHub Desktop.
Save cbscribe/5119797 to your computer and use it in GitHub Desktop.
Settings.SublimeText
{
"auto_complete_commit_on_tab": true,
"bold_folder_labels": true,
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"font_face": "Ubuntu Mono",
"font_options":
[
"subpixel_antialias"
],
"font_size": 13.0,
"ignored_packages":
[
"Vintage"
],
"rulers":
[
79
],
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment