mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-10 23:20:06 +01:00
14 lines
374 B
TOML
14 lines
374 B
TOML
use_field_init_shorthand = true
|
|
# width_heuristics = "Max"
|
|
use_try_shorthand = true
|
|
newline_style = "Unix"
|
|
|
|
# - nightly features
|
|
# wrap_comments = true
|
|
# format_code_in_doc_comments = true
|
|
# normalize_comments = true
|
|
# reorder_impl_items = true
|
|
# overflow_delimited_expr = true
|
|
# match_block_trailing_comma = true
|
|
# condense_wildcard_suffixes = true
|
|
# format_strings = true
|