z.nvim/.stylua.toml
2024-09-07 13:32:09 -05:00

7 lines
149 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "NoSingleTable"