nvim-config/.stylua.toml
2024-03-19 17:47:26 -07:00

6 lines
118 B
TOML

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