This website requires JavaScript.
Explore
Help
Register
Sign In
BitHeaven
/
picom
Watch
1
Star
0
Fork
You've already forked picom
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
96b2e8d3b7
picom
/
.editorconfig
6 lines
78 B
INI
Raw
Normal View
History
Unescape
Escape
Add editorconfig
2018-08-22 20:05:45 +08:00
root
=
true
[*.{c,h}]
Coding style change Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-02-08 05:37:13 +08:00
indent_style
=
tab
indent_size
=
8
Fix building with opengl, again Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2018-12-16 10:48:02 +08:00
max_line_length
=
90