Increase editor width in caret
This commit is contained in:
parent
ba56abcec2
commit
fb97cf18a8
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue