Skip to content

Instantly share code, notes, and snippets.

@bjankord
Created September 10, 2012 22:02
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 bjankord/3694276 to your computer and use it in GitHub Desktop.
Save bjankord/3694276 to your computer and use it in GitHub Desktop.
Sublime Text Preferences
{
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/github.tmtheme",
"font_face": "Courier New",
"font_size": 10,
"wide_caret": true,
"word_wrap": true,
"tab_size": 2,
"translate_tabs_to_spaces": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment