bemenu/.editorconfig

10 lines
108 B
INI
Raw Normal View History

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