Browse Source

Add composable theme files spacing in editorconfig

tytan652 1 year ago
parent
commit
7d8a78474c
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .editorconfig

+ 4 - 0
.editorconfig

@@ -57,3 +57,7 @@ indent_size = 2
 [*.ui]
 indent_style = space
 indent_size = 1
+
+[{*.obt,*.oha,*.ovt}]
+indent_style = space
+indent_size = 4