summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-07-21 14:59:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-07-21 16:06:21 -0700
commit0c0726c335cbb07d27cfb9d68813bbdbbb5f35cb (patch)
treec53d02602499c47df9a10e753675a69ce09c07e1 /.emacs.d
parentea323b9be0e5490684f7681eed64340cda1ee2f9 (diff)
downloaddotfiles-0c0726c335cbb07d27cfb9d68813bbdbbb5f35cb.tar.gz
add indentation hint for SPWCRONTAB
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init-spw.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index 2a953d9f..0a244e38 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -2715,6 +2715,7 @@ mutt's review view, after exiting EDITOR."
(activate-consfigurator-indentation-hints)
;; These are for definitions from my consfig.
+ (put 'spwcrontab 'common-lisp-indent-function '1)
(put 'kvm-boots-trusted-chroot. 'common-lisp-indent-function '1)))