catppuccin/stylua.toml

8 lines
175 B
TOML
Raw Permalink Normal View History

2021-08-26 05:08:38 +02:00
column_width = 120
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
collapse_simple_statement = "Always"
call_parentheses = "None"