picom/.editorconfig

6 lines
78 B
INI
Raw Normal View History

2018-08-22 12:05:45 +00:00
root = true
[*.{c,h}]
indent_style = tab
indent_size = 8
max_line_length = 90