summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi/.editorconfig
diff options
context:
space:
mode:
authorConnor Abbott <cwabbott0@gmail.com>2019-05-17 15:04:21 +0200
committerConnor Abbott <cwabbott0@gmail.com>2019-05-29 15:55:40 +0200
commitee2a92bcde0d34f5f92375598167422206efda21 (patch)
tree71ddd475160bf7f0c14abeaf89abfd2d7bba16a4 /src/gallium/drivers/radeonsi/.editorconfig
parent551b61528f6754aa91948ed13821cf2c90cf8970 (diff)
radeonsi: Fix editorconfig
At least on vim, indenting doesn't work without this. Copied from src/amd/vulkan. Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Diffstat (limited to 'src/gallium/drivers/radeonsi/.editorconfig')
-rw-r--r--src/gallium/drivers/radeonsi/.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/radeonsi/.editorconfig b/src/gallium/drivers/radeonsi/.editorconfig
index cc8e11ffd65..21a3c7d1274 100644
--- a/src/gallium/drivers/radeonsi/.editorconfig
+++ b/src/gallium/drivers/radeonsi/.editorconfig
@@ -1,2 +1,3 @@
[*.{c,h}]
indent_style = tab
+indent_size = tab