Wrap at the end of the window
This commit is contained in:
parent
f97c1c20a0
commit
fbc1d108b0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue