1
0
Fork 0
mirror of https://github.com/Cloudef/bemenu synced 2024-04-20 00:54:05 +02:00
bemenu/.editorconfig
2018-04-08 11:05:52 -04:00

10 lines
108 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
[*.{c,h,cmake,txt}]
indent_style = space
indent_size = 4