From 303b8e2ed8b836858b4dc6ca2210178ace9c6b6f Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 9 Nov 2023 03:00:14 +0300 Subject: 2023-11-09 --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index f3067de..5d5056f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -20,3 +20,7 @@ indent_style = space [*.{yaml,yml}] indent_size = 2 indent_style = space + +[*.el] +indent_size = unset +indent_style = unset -- cgit v1.2.3