Skip to content

Commit f25a6c2

Browse files
committed
update template
1 parent 5d6fae5 commit f25a6c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua.template.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,12 @@ space_after_comma = true
7373

7474
space_after_comma_in_for_statement = true
7575

76+
# true/false or none/always/no_space_asym
7677
space_around_concat_operator = true
7778

7879
space_around_logical_operator = true
7980

81+
# true/false or none/always/no_space_asym
8082
space_around_assign_operator = true
8183

8284
# [align]

0 commit comments

Comments
 (0)