Created
December 24, 2019 01:05
-
-
Save keegoid/389d94edce8c0d8c217368e757b213a6 to your computer and use it in GitHub Desktop.
Trailing Spaces user settings for Sublime Text 3
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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