aboutsummaryrefslogtreecommitdiff
path: root/salamina.scm
diff options
context:
space:
mode:
Diffstat (limited to 'salamina.scm')
-rw-r--r--salamina.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/salamina.scm b/salamina.scm
index 25fbcd7..b02d862 100644
--- a/salamina.scm
+++ b/salamina.scm
@@ -792,4 +792,6 @@ view:addr('0.0.0.0/0', policy.all(policy.DENY))
;;; Local Variables:
;;; eval: (put 'prepend 'scheme-indent-function 1)
+;;; eval: (put 'service 'scheme-indent-function 1)
+;;; eval: (put 'simple-service 'scheme-indent-function 2)
;;; End: