12 lines
175 B
TOML
12 lines
175 B
TOML
|
|
# Extra scratch config for visual testing
|
||
|
|
|
||
|
|
[display]
|
||
|
|
theme = "dark"
|
||
|
|
line_numbers = true
|
||
|
|
word_wrap = false
|
||
|
|
|
||
|
|
[limits]
|
||
|
|
max_diff_lines = 50
|
||
|
|
max_badge_width = 40
|
||
|
|
truncate_at = 120
|