summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/freedreno/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/freedreno/.dir-locals.el')
-rw-r--r--src/gallium/drivers/freedreno/.dir-locals.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/freedreno/.dir-locals.el b/src/gallium/drivers/freedreno/.dir-locals.el
index c26578bbf4b..aa20d495465 100644
--- a/src/gallium/drivers/freedreno/.dir-locals.el
+++ b/src/gallium/drivers/freedreno/.dir-locals.el
@@ -1,4 +1,4 @@
-((nil
+((prog-mode
(indent-tabs-mode . true)
(tab-width . 4)
(c-basic-offset . 4)