diff --git a/plugins/env-files-support/.editorconfig b/plugins/env-files-support/.editorconfig new file mode 100644 index 000000000000..1d2d91fd4a21 --- /dev/null +++ b/plugins/env-files-support/.editorconfig @@ -0,0 +1,4 @@ +[*] +indent_size = 4 +tab_width = 4 +ij_continuation_indent_size = 4