forked from Snoweuph/Dotfiles_nvim
8 lines
184 B
TOML
8 lines
184 B
TOML
|
column_width = 80
|
||
|
line_endings = "Unix"
|
||
|
indent_type = "Spaces"
|
||
|
indent_width = 4
|
||
|
quote_style = "AutoPreferSingle"
|
||
|
call_parentheses = "Always"
|
||
|
collapse_simple_statement = "FunctionOnly"
|