add(nvim): lua format style with emmy

This commit is contained in:
Léana 江 2023-10-25 23:25:18 +02:00 committed by Léana 江
parent 4446c458f1
commit 57db1d60e4
2 changed files with 59 additions and 43 deletions

6
.LuaCodeFormat Normal file
View file

@ -0,0 +1,6 @@
# see https://github.com/CppCXY/EmmyLuaCodeStyle
[*.lua]
indent_style = space
quote_style = double
call_arg_parentheses = remove
trailing_table_separator = smart