diff --git a/.editorconfig b/.editorconfig index afc361d..8e79f8b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,7 +18,7 @@ indent_size = 4 [*.odin] indent_style = tab -indent_size = 2 +indent_size = 4 charset = utf-8