nvim-genghis/.stylua.toml

11 lines
244 B
TOML

# https://github.com/JohnnyMorganz/StyLua#options
column_width = 100
indent_type = "Tabs"
indent_width = 3
quote_style = "AutoPreferDouble"
call_parentheses = "NoSingleTable"
collapse_simple_statement = "Always"
[sort_requires]
enabled = true