Skip to content

Instantly share code, notes, and snippets.

@jdavisonc
Last active July 9, 2016 23:11
Show Gist options
  • Save jdavisonc/5985600 to your computer and use it in GitHub Desktop.
Save jdavisonc/5985600 to your computer and use it in GitHub Desktop.
User preferences for SublimeText2
{
"font_size": 11,
"ignored_packages":
[
"Vintage"
],
"tab_size": 3,
"translate_tabs_to_spaces": false,
"open_files_in_new_window": false,
"color_scheme": "Packages/Boxy Theme/schemes/Boxy Tomorrow.tmTheme",
"theme": "Boxy Tomorrow.sublime-theme"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment