1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-10-27 05:24:17 -04:00
picom/.editorconfig
Yuxuan Shui 049cc94e7a
Coding style change
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-02-07 21:37:13 +00:00

5 lines
78 B
INI

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