feat(stylua): add stylua config

This commit is contained in:
Price Hiller 2023-07-28 04:43:44 -05:00
parent 43499eb077
commit 4be69044c8
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8
2 changed files with 3 additions and 0 deletions

View File

@ -19,3 +19,4 @@
!git
!gtk-3.0
!fontconfig
!stylua.toml

2
dots/.config/stylua.toml Normal file
View File

@ -0,0 +1,2 @@
# vim: set ft=toml
indent_type = "Spaces"