Skip to content

Instantly share code, notes, and snippets.

@keegoid
Created December 24, 2019 01:05
Show Gist options
  • Save keegoid/389d94edce8c0d8c217368e757b213a6 to your computer and use it in GitHub Desktop.
Save keegoid/389d94edce8c0d8c217368e757b213a6 to your computer and use it in GitHub Desktop.
Trailing Spaces user settings for Sublime Text 3
{
"trailing_spaces_include_current_line": false,
"trailing_spaces_modified_lines_only": true,
"trailing_spaces_trim_on_save": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment