2025-03-12 18:33:49 +01:00

12 lines
303 B
TOML

[editor]
clipboard-provider = "termcode"
auto-pairs = false # defaults to `true`
line-number = "relative"
mouse = false
[editor.soft-wrap]
enable = true
max-wrap = 25 # increase value to reduce forced mid-word wrapping
max-indent-retain = 0
# wrap-indicator = "" # set wrap-indicator to "" to hide it