Files
dotfiles/.config/nvim/.stylua.toml
T
2024-11-20 13:21:05 -05:00

10 lines
220 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 3
quote_style = "AutoPreferDouble"
call_parentheses = "Always"
collapse_simple_statement = "ConditionalOnly"
[sort_requires]
enabled = false