catppuccin/stylua.toml
2022-10-07 00:37:44 +07:00

7 lines
175 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
collapse_simple_statement = "Always"
call_parentheses = "None"