From ecf11cdaa7d07bbc8ede4c45444bd3f4ebc13a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Mon, 2 Nov 2020 02:28:13 -0300 Subject: initial commit, veeeeeeery alpha stage --- lua/.lua-format | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lua/.lua-format (limited to 'lua/.lua-format') 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 -- cgit v1.2.3