From 5c42cea89b8aa6a6a58c204e70e94a9aefcfb4ed Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 2 Apr 2025 08:26:54 -0400 Subject: Readme and drafts --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .editorconfig (limited to '.editorconfig') 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 -- cgit v1.2.3