summaryrefslogtreecommitdiff
path: root/lang/lua/stylua.toml
diff options
context:
space:
mode:
authorkotontrion <[email protected]>2024-10-29 13:50:41 +0100
committerkotontrion <[email protected]>2024-10-29 13:50:41 +0100
commit57f20666e716fde56579b8aa638eed1264f793de (patch)
tree59b2ebbd770c80049cea4df82109d28f617675fe /lang/lua/stylua.toml
parent4d9ae88b0bab75779876d465f986791d052414ca (diff)
parent7e484188e7492ac7945c854bcc3f26cec1863c91 (diff)
Merge branch 'main' into feat/cava
Diffstat (limited to 'lang/lua/stylua.toml')
-rw-r--r--lang/lua/stylua.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/lua/stylua.toml b/lang/lua/stylua.toml
new file mode 100644
index 0000000..d4a4951
--- /dev/null
+++ b/lang/lua/stylua.toml
@@ -0,0 +1,3 @@
+indent_type = "Spaces"
+indent_width = 4
+column_width = 100