astronvim_config/.stylua.toml
RingOfStorms (Joshua Bell) 608c974731 updates
2023-03-29 14:21:13 -05:00

7 lines
177 B
TOML

column_width = 180
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"
collapse_simple_statement = "Always"