Set distraction-free word wrap true.
This commit is contained in:
parent
4223b06c5c
commit
d1715baf9b
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
"line_numbers": true,
|
"line_numbers": true,
|
||||||
"gutter": true,
|
"gutter": true,
|
||||||
"wrap_width": 120,
|
"wrap_width": 120,
|
||||||
"word_wrap": false,
|
"word_wrap": true,
|
||||||
"scroll_past_end": true
|
"scroll_past_end": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue