mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
8 lines
176 B
TOML
8 lines
176 B
TOML
call_parentheses = "Always"
|
|
collapse_simple_statement = "Never"
|
|
column_width = 200
|
|
indent_type = "Tabs"
|
|
indent_width = 2
|
|
line_endings = "Unix"
|
|
quote_style = "AutoPreferDouble"
|