ppd.nvim/.stylua.toml
2024-07-06 06:17:55 -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"