mirror of https://github.com/sgoudham/dotfiles.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
178 B
TOML
8 lines
178 B
TOML
2 years ago
|
column_width = 120
|
||
|
line_endings = "Unix"
|
||
|
indent_type = "Spaces"
|
||
|
indent_width = 2
|
||
|
quote_style = "AutoPreferDouble"
|
||
|
call_parentheses = "Always"
|
||
|
collapse_simple_statement = "Never"
|