aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to '.dir-locals.el')
-rw-r--r--.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index 9761ff20..ac9c7edd 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -123,6 +123,7 @@
(eval . (put 'scheme-file 'scheme-indent-function 1))
(eval . (put 'plain-file 'scheme-indent-function 1))
(eval . (put 'mixed-text-file 'scheme-indent-function 1))
+ (eval . (put 'json-file 'scheme-indent-function 1))
;; My own functions.
(eval . (put 'combined-text-file 'scheme-indent-function 1))