kickstart.nvim/.stylua.toml
2024-11-22 20:20:06 -08:00

6 lines
114 B
TOML

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