nvim-config/.stylua.toml
2024-09-15 11:21:15 -04:00

10 lines
211 B
TOML
Executable file

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
call_parentheses = "Always"
quote_style = "AutoPreferSingle"
collapse_simple_statement = "Never"
[sort_requires]
enabled = false