summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2025-04-02 08:26:54 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2025-04-02 08:26:54 -0400
commit5c42cea89b8aa6a6a58c204e70e94a9aefcfb4ed (patch)
tree01bb657d578427bbe0410d6f900a478fc4cceed1 /.editorconfig
parenteed913409a070100d6a5d6792d81464c66dd0f6d (diff)
Readme and drafts
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 0000000..9a6cc75
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,3 @@
+[*.lua]
+indent_style = space
+indent_size = 2