8 lines
186 B
TOML
8 lines
186 B
TOML
syntax = "LuaJIT"
|
|
indent_type = "Spaces"
|
|
indent_width = 2
|
|
column_width = 100
|
|
quote_style = "ForceDouble"
|
|
call_parentheses = "NoSingleTable"
|
|
collapse_simple_statement = "ConditionalOnly"
|