Skip to content

Instantly share code, notes, and snippets.

@janoelze
Created August 15, 2012 09:13
Show Gist options
  • Save janoelze/3357949 to your computer and use it in GitHub Desktop.
Save janoelze/3357949 to your computer and use it in GitHub Desktop.
janoelze ST2 user-prefs
{
"caret_style": "wide",
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"theme": "Soda Dark.sublime-theme",
"draw_white_space": "all",
"font_face": "Menlo",
"font_size": 11.0,
"highlight_line": true,
"ignored_packages":[],
"line_padding_bottom": 2,
"remember_open_files": false,
"rulers":[5,10,15,20,80],
"tab_size": 5,
"theme": "Soda Dark.sublime-theme",
"wrap_width": 1000
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment