Files
mvim/.stylua.toml
2026-01-03 17:07:26 +01:00

8 lines
178 B
TOML

column_width = 85
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
collapse_simple_statement = "Always"