nvim/.stylua.toml
2024-12-21 12:38:40 -03:00

5 lines
114 B
TOML

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