diff --git a/.editorconfig b/.editorconfig index 2bdfe9eae..636c54453 100644 --- a/.editorconfig +++ b/.editorconfig @@ -63,7 +63,7 @@ indent_style = space [src/video/yuv2rgb/*.{c,h}] indent_style = tab -[src/wayland-protocols/*.xml] +[wayland-protocols/*.xml] indent_size = 2 indent_style = space