add: stylua.toml from nvchad/nvchad

This commit is contained in:
Sparkenstein 2022-01-23 11:59:56 +05:30
parent 0c6dd8be5e
commit d322270ecd

6
.stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 3
quote_style = "AutoPreferDouble"
no_call_parentheses = true