chore(nvim): configure default lua style
This is the same configuration applied in kickstart repo.
This commit is contained in:
parent
6d1dd47d1f
commit
c8258d2087
6
.stylua.toml
Normal file
6
.stylua.toml
Normal file
@ -0,0 +1,6 @@
|
||||
column_width = 160
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferSingle"
|
||||
call_parentheses = "None"
|
Loading…
x
Reference in New Issue
Block a user