diff --git a/.editorconfig b/.editorconfig index 48c0859e..061c0d05 100644 --- a/.editorconfig +++ b/.editorconfig @@ -23,3 +23,6 @@ indent_style = tab [*.mcl] indent_style = tab + +[*.txtar] +indent_style = tab