nvim/.stylua.toml
2021-12-06 22:42:07 -08:00

5 lines
123 B
TOML

line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
no_call_parentheses = false