Increase editor width in caret

This commit is contained in:
Jake Howard 2018-03-10 11:32:32 +00:00
parent ba56abcec2
commit fb97cf18a8
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -8,7 +8,7 @@ useLargeFontInHeadings: "Roboto" # set to false to disable
font: "Fira Mono"
fontSize: 15
lineHeight: 1.8
lineWidth: 72
lineWidth: 100
```
More options coming soon.