mirror of
https://gitlab.freedesktop.org/wayland/wayland-protocols.git
synced 2025-12-20 01:10:13 +01:00
This allows editors to pick up the correct indent style for *.xml files. Signed-off-by: Simon Ser <contact@emersion.fr>
6 lines
72 B
INI
6 lines
72 B
INI
root = true
|
|
|
|
[*.xml]
|
|
indent_style = space
|
|
indent_size = 2
|
|
tab_width = 8
|