Skip to content

Instantly share code, notes, and snippets.

@kkristof
Created December 6, 2013 08:44
Show Gist options
  • Save kkristof/7820562 to your computer and use it in GitHub Desktop.
Save kkristof/7820562 to your computer and use it in GitHub Desktop.
sublime2 settings
{
"auto_match_enabled": false,
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"font_size": 11,
"highlight_modified_tabs": true,
"ignored_packages":
[
"Vintage"
],
"shift_tab_unindent": true,
"translate_tabs_to_spaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment