Wrap at the end of the window

This commit is contained in:
Anthony Rose 2020-02-12 15:23:45 +00:00
parent f97c1c20a0
commit fbc1d108b0

View file

@ -17,5 +17,5 @@
"show_line_endings": true, "show_line_endings": true,
"tab_size": 8, "tab_size": 8,
"trim_trailing_white_space_on_save": true, "trim_trailing_white_space_on_save": true,
"wrap_width": 78 "wrap_width": 0
} }