picom/.editorconfig

6 lines
80 B
INI

root = true
[*.{c,h}]
indent_style = space
indent_size = 2
max_line_length = 90