1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2025-10-30 23:46:46 -04:00

Add editorconfig

This commit is contained in:
Yuxuan Shui 2018-08-22 13:05:45 +01:00
parent fcef5e706d
commit 98d4255aee

4
.editorconfig Normal file
View file

@ -0,0 +1,4 @@
root = true
[*.{c,h}]
indent_style = space
indent_size = 2