1
0
Fork 0
chezmoi/dot_config/nvim/stylua.toml

7 lines
185 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "NoSingleTable"
collapse_simple_statement = "Never"