Files
nvim/.stylua.toml
T
2026-06-20 03:44:26 +02:00

8 lines
176 B
TOML

column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "None"
collapse_simple_statement = "Always"