ppd.nvim/.stylua.toml

7 lines
149 B
TOML
Raw Normal View History

2024-07-06 06:08:49 -05:00
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
call_parentheses = "NoSingleTable"