style(nvim): run stylua
This commit is contained in:
parent
62765d25aa
commit
3614d71a2c
17 changed files with 86 additions and 64 deletions
|
@ -3,3 +3,6 @@ indent_width = 2
|
|||
line_endings = "Unix"
|
||||
no_call_parentheses = true
|
||||
quote_style = "AutoPreferDouble"
|
||||
|
||||
[sort_requires]
|
||||
enabled = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue