diff options
| author | 2026-03-04 22:07:28 +0100 | |
|---|---|---|
| committer | 2026-03-04 22:07:28 +0100 | |
| commit | e84c1a556b979bc5096887f72df598aa283f05d8 (patch) | |
| tree | cbd2ac6104f41d9b114ce378762e282dbf2fb421 /dot_editorconfig | |
| parent | nvim: nvim-treesitter got rewritten (diff) | |
add elisp support in chezmoiignore & editorconfig
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 |
