From b26848ed6abb6d8f076557ff4aba0fbd2d10fd58 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 21 Jun 2025 23:06:39 -0400 Subject: [PATCH] AutoYADM commit: 2025-06-21 23:06:39 --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) 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