nvim-config/.stylua.toml

5 lines
99 B
TOML
Raw Normal View History

2023-01-10 18:21:09 +00:00
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferSingle"
call_parentheses = "Always"