1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-05-24 16:36:12 +02:00
bemenu/.editorconfig

10 lines
108 B
INI
Raw Normal View History

2018-04-08 17:05:42 +02:00
root = true
[*]
charset = utf-8
end_of_line = lf
[*.{c,h,cmake,txt}]
indent_style = space
indent_size = 4