1

Update config

This commit is contained in:
Alex Yatskov 2024-05-02 20:21:50 -07:00
parent 66400690bf
commit c068ad5b84

View File

@ -6,7 +6,7 @@ local opt_curr = {
comma_last = false,
comma_prefix = false,
comma_prefix_indent = false,
line_max = 16,
line_max = 32,
line_prefix = '',
trim_inner_spaces = true,
},