add nvchad_types & .stylua.toml
This commit is contained in:
parent
9d47133ba1
commit
726248c2f3
6 changed files with 75 additions and 9 deletions
6
.stylua.toml
Normal file
6
.stylua.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
column_width = 120
|
||||
line_endings = "Unix"
|
||||
indent_type = "Spaces"
|
||||
indent_width = 2
|
||||
quote_style = "AutoPreferDouble"
|
||||
call_parentheses = "None"
|
Loading…
Add table
Add a link
Reference in a new issue