dotfiles/.config/stylua/stylua.toml
2025-05-27 12:20:44 -07:00

5 lines
112 B
TOML

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