Skip to content

Instantly share code, notes, and snippets.

@blainsmith
Created December 6, 2013 18:55
Show Gist options
  • Save blainsmith/7830224 to your computer and use it in GitHub Desktop.
Save blainsmith/7830224 to your computer and use it in GitHub Desktop.
My user settings for Sublime Text
{
"create_window_at_startup": false,
"detect_indentation": false,
"hot_exit": false,
"remember_open_files": false,
"tab_size": 2,
"translate_tabs_to_spaces": true,
"draw_white_space": "all",
"word_wrap": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment