editorconfig: add .el settings
This commit is contained in:
parent
a1d6a3e84c
commit
b662605f08
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ end_of_line = lf
|
|||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[*.{nix,yml}]
|
||||
[*.{el,nix,yml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue