Files
nvim/stylua.toml
T
2026-04-13 01:21:16 +02:00

11 lines
209 B
TOML

column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "Never"
[sort_requires]
enabled = true