diff --git a/.editorconfig b/.editorconfig index d9b95d6f15..7923f1ab02 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,3 +12,7 @@ insert_final_newline = true indent_style = space indent_size = 4 trim_trailing_whitespace = true + +[*.vader] +indent_style = space +indent_size = 2