diff --git a/.editorconfig b/.editorconfig index 035eddb5..50bf2dd3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -30,6 +30,9 @@ indent_size = 2 [*.fish] indent_style = space indent_size = 4 +[*.html] +indent_style = space +indent_size = 2 [*.tex] indent_style = space