Skip to content

Instantly share code, notes, and snippets.

@danielfilho
Created March 14, 2012 15:40
Show Gist options
  • Save danielfilho/2037354 to your computer and use it in GitHub Desktop.
Save danielfilho/2037354 to your computer and use it in GitHub Desktop.
Sublime Text 2 - User Preferences
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"draw_white_space": "all",
"font_size": 15.0,
"tab_size": 2,
"find_selected_text": true,
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment