u.nvim/stylua.toml
2024-09-01 14:09:07 -06:00

7 lines
155 B
TOML

call_parentheses = "None"
collapse_simple_statement = "Always"
column_width = 120
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"