add nvchad_types & .stylua.toml

This commit is contained in:
siduck 2024-03-18 06:34:01 +05:30
parent 9d47133ba1
commit 726248c2f3
6 changed files with 75 additions and 9 deletions

6
.stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"
call_parentheses = "None"