summaryrefslogtreecommitdiff
path: root/mac/.config/AstroNvim/.stylua.toml
blob: bfcffff48e8751419dfc3a73ea6f6534c6886f1e (plain)
1
2
3
4
5
6
7
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"
collapse_simple_statement = "Always"