Skip to content

Instantly share code, notes, and snippets.

@bryanstedman
Last active December 10, 2015 22:38
Show Gist options
  • Save bryanstedman/4503892 to your computer and use it in GitHub Desktop.
Save bryanstedman/4503892 to your computer and use it in GitHub Desktop.
Sublime Text 2 user settings
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Light).tmTheme",
"font_size": 11.0,
"ignored_packages":[],
"tab_size": 2,
"theme": "Soda Light.sublime-theme",
"translate_tabs_to_spaces": true,
"detect_slow_plugins": false,
"caret_style": "phase",
"highlight_line": true,
"fade_fold_buttons": false,
"bold_folder_labels": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment