diff options
Diffstat (limited to '')
-rw-r--r-- | .editorconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.editorconfig b/.editorconfig index 2bdad08..f3067de 100644 --- a/.editorconfig +++ b/.editorconfig @@ -20,7 +20,3 @@ indent_style = space [*.{yaml,yml}] indent_size = 2 indent_style = space - -[*.el] -indent_size = 2 -indent_style = space |