mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-09-10 17:16:18 -07:00
7 lines
159 B
TOML
7 lines
159 B
TOML
column_width = 120
|
|
line_endings = "Unix"
|
|
indent_type = "Tabs"
|
|
quote_style = "AutoPreferDouble"
|
|
call_parentheses = "Always"
|
|
collapse_simple_statement = "Never"
|