mirror of
https://github.com/Cloudef/bemenu
synced 2025-02-23 02:16:48 +00:00
Add .editorconfig
This commit is contained in:
parent
d6261274cf
commit
81e851369a
9
.editorconfig
Normal file
9
.editorconfig
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
charset = utf-8
|
||||||
|
end_of_line = lf
|
||||||
|
|
||||||
|
[*.{c,h,cmake,txt}]
|
||||||
|
indent_style = space
|
||||||
|
indent_size = 4
|
Loading…
Reference in New Issue
Block a user