Skip to content

Instantly share code, notes, and snippets.

@rwoody
Created October 2, 2012 18:13
Show Gist options
  • Select an option

  • Save rwoody/3821932 to your computer and use it in GitHub Desktop.

Select an option

Save rwoody/3821932 to your computer and use it in GitHub Desktop.
Sublime Text 2 Preferences
{
"color_scheme": "Packages/Color Scheme - Default/Blackboard.tmTheme",
"draw_centered": false,
"fade_fold_buttons": false,
"font_size": 15.0,
"ignored_packages":
[""],
"scroll_speed": 1.5,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment