Skip to content

Instantly share code, notes, and snippets.

@giststhebearbear
Created November 5, 2012 01:23
Show Gist options
  • Save giststhebearbear/4014712 to your computer and use it in GitHub Desktop.
Save giststhebearbear/4014712 to your computer and use it in GitHub Desktop.
Linux Settings
{
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Espresso Libre.tmTheme",
"fade_fold_buttons": false,
//"font_face": "Incosolata",
//"font_size": "12",
"font_face": "Crisp",
"font_size": 9,
"highlight_modified_tabs": true,
"ignored_packages": [],
"shift_tab_unindent": false,
"tab_size": 2,
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_tab_stops": true,
"wrap_width": 80,
"font_options": ["subpixel_antialias"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment