nvim-genghis/stylua.toml

8 lines
212 B
TOML

# https://github.com/JohnnyMorganz/StyLua#options
column_width = 105
indent_type = "Tabs"
indent_width = 3
quote_style = "AutoPreferDouble"
call_parentheses = "NoSingleTable"
collapse_simple_statement = "Always"