From b57d4cb883e8f016cfbc89c87e6594f0c2aef1ff Mon Sep 17 00:00:00 2001 From: Luca Matei Pintilie Date: Thu, 8 Sep 2022 19:29:21 +0200 Subject: New neovim config --- .config/nvim/.lua-format | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/nvim/.lua-format') diff --git a/.config/nvim/.lua-format b/.config/nvim/.lua-format index 0c78da7..68bc960 100644 --- a/.config/nvim/.lua-format +++ b/.config/nvim/.lua-format @@ -19,9 +19,9 @@ break_before_functiondef_rp: false align_table_field: true break_after_table_lb: true break_before_table_rb: true -chop_down_table: false +chop_down_table: true chop_down_kv_table: true -table_sep: "," +table_sep: ";" extra_sep_at_table_end: true column_table_limit: 80 spaces_inside_table_braces: true -- cgit v1.2.3