Skip to content

Instantly share code, notes, and snippets.

@sunliwen
Created May 24, 2013 16:12
Show Gist options
  • Save sunliwen/5644591 to your computer and use it in GitHub Desktop.
Save sunliwen/5644591 to your computer and use it in GitHub Desktop.
My Sublime Text 2 user settings
{
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"font_size": 15.0,
"draw_white_space": "selection",
"trim_trailing_white_space_on_save": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"tab_completion": true,
"save_on_focus_lost": true,
"highlight_line": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment