Skip to content

Instantly share code, notes, and snippets.

@saippuakauppias
Created August 26, 2012 18:55
Show Gist options
  • Save saippuakauppias/3482573 to your computer and use it in GitHub Desktop.
Save saippuakauppias/3482573 to your computer and use it in GitHub Desktop.
My Sublime Text 2 User Preferences
{
"color_scheme": "Packages/Color Scheme - Default/Sunburst.tmTheme",
"font_size": 12.0,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"highlight_line": true,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"fallback_encoding": "Cyrillic (Windows 1251)",
"highlight_modified_tabs": true,
"bold_folder_labels": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment