Skip to content

Instantly share code, notes, and snippets.

@5eleven
Last active October 6, 2015 07:58
Show Gist options
  • Save 5eleven/2962059 to your computer and use it in GitHub Desktop.
Save 5eleven/2962059 to your computer and use it in GitHub Desktop.
5eleven Sublime Text 2 User Prefs
{
"bold_folder_labels": true,
"color_scheme": "Packages/Tomorrow Color Schemes/Tomorrow-Night.tmTheme",
"draw_white_space": "all",
"fade_fold_buttons": false,
"font_size": 14.0,
"highlight_line": true,
"ignored_packages":
[
"Vintage"
],
"theme": "Soda Dark.sublime-theme",
"word_separators": "./\\()\"'-:,.;<>~!@#%^&*|+=[]{}`~?$",
"word_wrap": "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment