Skip to content

Instantly share code, notes, and snippets.

@mxrguspxrt
Last active August 29, 2015 14:15
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 mxrguspxrt/ff0938b043c4f91a3246 to your computer and use it in GitHub Desktop.
Save mxrguspxrt/ff0938b043c4f91a3246 to your computer and use it in GitHub Desktop.
My Sublime settings
// Settings in here override those in "Default/Preferences.sublime-settings",
// and are overridden in turn by file type specific settings.
{
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"detect_indentation": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment