blob: 3bff196864631c6279cb6c570a7a7774fda130ff (
plain)
1
2
3
4
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((scheme-mode . ((compile-command . "make site && make serve"))))
|