nvim.nix/.stylua.toml
2024-08-10 01:44:12 -05:00

6 lines
168 B
TOML

line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "NoSingleTable"
# collapse_simple_statement = "Never"