9 lines
106 B
TOML
9 lines
106 B
TOML
theme = "dracula"
|
|
|
|
[editor]
|
|
text-width = 120
|
|
|
|
[editor.soft-wrap]
|
|
enable = true
|
|
wrap-at-text-width = true
|
|
|