Skip to content

Instantly share code, notes, and snippets.

@adamlutz
Last active January 4, 2016 17:24
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 adamlutz/bcbb1d58fdb0516b27ce to your computer and use it in GitHub Desktop.
Save adamlutz/bcbb1d58fdb0516b27ce to your computer and use it in GitHub Desktop.
sublime config
{
"ensure_newline_at_eof_on_save": true,
"ignored_packages":
[
"Vintage"
],
"trim_trailing_white_space_on_save": true,
"tab_size": 2,
"translate_tabs_to_spaces": true,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment