nvim-config/.stylua.toml

6 lines
118 B
TOML
Raw Permalink Normal View History

2024-03-20 00:47:26 +00:00
indent_type = 'Tabs'
indent_width = 4
quote_style = 'AutoPreferSingle'
call_parentheses = 'Always'
column_width = 150