Skip to content

Instantly share code, notes, and snippets.

@tmiller
Created April 3, 2013 22:51
Show Gist options
  • Save tmiller/5306198 to your computer and use it in GitHub Desktop.
Save tmiller/5306198 to your computer and use it in GitHub Desktop.
Trailing spaces settings
{
"trailing_spaces_highlight_color": "invalid",
"trailing_spaces_modified_lines_only": true,
"trailing_spaces_include_current_line": false,
"trailing_spaces_trim_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment