nvim-config/.stylua.toml
2024-01-09 13:43:28 -08:00

6 lines
118 B
TOML

indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
column_width = 150