Files
avante.nvim/stylua.toml
2025-04-30 22:14:09 +08:00

8 lines
168 B
TOML

syntax = "Lua52"
indent_type = "Spaces"
indent_width = 2
column_width = 119
line_endings = "Unix"
quote_style = "AutoPreferDouble"
collapse_simple_statement = "Always"