DEBSOURCES
Skip Quicknav
sources / picom / 13-1 / .editorconfig
12345678910
root = true [*.{c,h}] indent_style = tab indent_size = 8 max_line_length = 90 [*.py] indent_style = tab [*.nix] indent_style = space indent_size = 2