diff --git a/.editorconfig b/.editorconfig index 7235de1..677eef6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,7 @@ insert_final_newline = true trim_trailing_whitespace = true charset = utf-8 -[{*.lua,*.tl,}] +[*.lua] indent_style = space indent_size = 2