summaryrefslogtreecommitdiff
path: root/lang/lua/stylua.toml
diff options
context:
space:
mode:
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