Skip to content

Instantly share code, notes, and snippets.

@alexdunae
Created December 23, 2014 20:02
Show Gist options
  • Save alexdunae/1df70618b23e8c0b69da to your computer and use it in GitHub Desktop.
Save alexdunae/1df70618b23e8c0b69da to your computer and use it in GitHub Desktop.
IMG 240 ST3 User Preference
{
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
// Set to true to insert spaces when tab is pressed
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": false,
// Set to true to ensure the last line of the file ends in a newline
// character when saving
"ensure_newline_at_eof_on_save": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment