Skip to content

Instantly share code, notes, and snippets.

@dobsondev
Last active August 29, 2015 13:56
Show Gist options
  • Save dobsondev/8867595 to your computer and use it in GitHub Desktop.
Save dobsondev/8867595 to your computer and use it in GitHub Desktop.
Sublime Text User Preferences
{
"font_size": 12.0,
"hot_exit": false,
"ignored_packages":
[
"Vintage"
],
"open_files_in_new_window": false,
"remember_open_files": false,
"soda_classic_tabs": true,
"soda_folder_icons": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"use_simple_full_screen": true,
"word_wrap": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment