mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add editorconfig for file templates
This commit is contained in:
7
private/templates/.editorconfig
Normal file
7
private/templates/.editorconfig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
|
trim_trailing_whitespace = false
|
||||||
|
insert_final_newline = false
|
Reference in New Issue
Block a user