diff options
Diffstat (limited to 'lua/.lua-format')
| -rw-r--r-- | lua/.lua-format | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lua/.lua-format b/lua/.lua-format new file mode 100644 index 0000000..d9a95b3 --- /dev/null +++ b/lua/.lua-format @@ -0,0 +1,9 @@ +align_table_field: true +column_limit: 88 +continuation_indent_width: 2 +extra_sep_at_table_end: true +indent_width: 2 +chop_down_table: true +keep_simple_function_one_line: false +keep_simple_control_block_one_line: false +tab_width: 2 |
