Skip to content

Instantly share code, notes, and snippets.

@jbinfo
Created July 23, 2015 07:36
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 jbinfo/9bafddc0733d053e551b to your computer and use it in GitHub Desktop.
Save jbinfo/9bafddc0733d053e551b to your computer and use it in GitHub Desktop.
Preferences.sublime-settings
{
"trim_trailing_white_space_on_save": true,
"ensure_newline_at_eof_on_save": true,
"word_wrap": false,
"color_scheme": "Packages/Github Color Theme/GitHub.tmTheme",
"ignored_packages":
[
"Vintage"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment