Skip to content

Instantly share code, notes, and snippets.

@slacktracer
Created June 19, 2014 21:37
Show Gist options
  • Save slacktracer/34382eb2e0d36b0a8730 to your computer and use it in GitHub Desktop.
Save slacktracer/34382eb2e0d36b0a8730 to your computer and use it in GitHub Desktop.
sublime user settings
{
"color_scheme": "Packages/Color Scheme - Default/LAZY.tmTheme",
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"line_padding_top": 5,
"line_padding_bottom": 5,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment