Improve default
This commit is contained in:
parent
1e3513c5e5
commit
fe2a9d12ce
@ -4,7 +4,7 @@ local options_current = {
|
||||
brace_last_indent = false,
|
||||
brace_last_wrap = true,
|
||||
brace_pad = false,
|
||||
comma_last = {['{'] = true, ['['] = false},
|
||||
comma_last = {['{'] = true},
|
||||
comma_prefix = false,
|
||||
comma_prefix_indent = false,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user