My current user settings are: ``` { "trailing_spaces_trim_on_save": true, "trailing_spaces_include_current_line" : false } ``` I _believe_ that this means that my current line should not be trimmed when I hit save, but it does get trimmed.