nix-config/bak/modules/nvim/config/stylua.toml
2026-03-03 10:46:08 +01:00

9 lines
189 B
TOML

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