Files
nvimdots/.stylua.toml
Zacharias-Brohn 24bbfbda9f first commit
2025-01-11 11:45:57 +01:00

7 lines
140 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"