avante.nvim/stylua.toml
Aaron Pham e8c71d931e
chore: run stylua [generated] (#460)
* chore: add stylua

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

* chore: running stylua

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>

---------

Signed-off-by: Aaron Pham <contact@aarnphm.xyz>
2024-09-03 04:19:54 -04:00

8 lines
178 B
TOML

indent_type = "Spaces"
indent_width = 2
no_call_parentheses = true
column_width = 119
line_endings = "Unix"
quote_style = "AutoPreferDouble"
collapse_simple_statement = "Always"