diff --git a/.editorconfig b/.editorconfig index 91b004870..5c9704f41 100644 --- a/.editorconfig +++ b/.editorconfig @@ -57,3 +57,7 @@ indent_size = 2 [*.ui] indent_style = space indent_size = 1 + +[{*.obt,*.oha,*.ovt}] +indent_style = space +indent_size = 4