Skip to content

Instantly share code, notes, and snippets.

@sloria
Created July 4, 2013 01:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sloria/5924230 to your computer and use it in GitHub Desktop.
Save sloria/5924230 to your computer and use it in GitHub Desktop.
My ST2 preferences
{
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night-Eighties.tmTheme",
"draw_white_space": "all",
"font_face": "Ubuntu Mono",
"font_options":
[
"subpixel_antialias"
],
"bold_folder_labels": true,
"caret_style": "phase",
"font_size": 16.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"remember_open_files": false,
"rulers":
[
79
],
"theme": "Soda Dark.sublime-theme",
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment