# Install vs-code extension: koihik.vscode-lua-format # Then set the config file column_limit: 280 line_breaks_after_function_body: 2 keep_simple_control_block_one_line: false keep_simple_function_one_line: false break_after_functioncall_lp: false break_before_functioncall_rp: false use_tab: false continuation_indent_width: 1