1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/.editorconfig

6 lines
78 B
INI
Raw Normal View History

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