mirror of
https://codeberg.org/leana8959/.files.git
synced 2026-02-02 06:59:39 +00:00
add(nvim): lua format style with emmy
This commit is contained in:
parent
4446c458f1
commit
57db1d60e4
2 changed files with 59 additions and 43 deletions
6
.LuaCodeFormat
Normal file
6
.LuaCodeFormat
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue