diff options
Diffstat (limited to 'dot_editorconfig')
| -rw-r--r-- | dot_editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_editorconfig b/dot_editorconfig index 225f3d1..01b4259 100644 --- a/dot_editorconfig +++ b/dot_editorconfig @@ -16,7 +16,7 @@ tab_width = 4 [Makefile] indent_style = tab -[*.{janet,json,jsonc,md,yaml,yml}] +[*.{el,janet,json,jsonc,md,yaml,yml}] indent_style = space tab_width = 2 |
