Skip to content

Instantly share code, notes, and snippets.

@claudiug
Created January 11, 2014 17:31
Show Gist options
  • Save claudiug/8373962 to your computer and use it in GitHub Desktop.
Save claudiug/8373962 to your computer and use it in GitHub Desktop.
{
"color_scheme": "Packages/IR_Black.tmbundle/Themes/IR_Black.tmTheme",
"font_face": "Monaco",
"font_size": 12,
"highlight_line": true,
"caret_style": "phase",
"auto_indent": true,
"draw_indent_guides": true,
"line_padding_bottom": 1,
"line_padding_top": 1,
"bold_folder_labels": true,
"ignored_packages":
[
"Vintage"
],
"save_on_focus_lost": true,
"soda_classic_tabs": false,
"soda_folder_icons": false,
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment