We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92f6f0 commit 350be58Copy full SHA for 350be58
.dir-locals.el
@@ -97,6 +97,7 @@
97
(eval . (put 'bag 'scheme-indent-function 0))
98
(eval . (put 'graft 'scheme-indent-function 0))
99
(eval . (put 'operating-system 'scheme-indent-function 0))
100
+ (eval . (put 'home-environment 'scheme-indent-function 0))
101
(eval . (put 'file-system 'scheme-indent-function 0))
102
(eval . (put 'swap-space 'scheme-indent-function 0))
103
(eval . (put 'manifest-entry 'scheme-indent-function 0))
0 commit comments