summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init-spw.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/.emacs.d/init-spw.el b/.emacs.d/init-spw.el
index a7b7daa3..2a953d9f 100644
--- a/.emacs.d/init-spw.el
+++ b/.emacs.d/init-spw.el
@@ -2712,7 +2712,10 @@ mutt's review view, after exiting EDITOR."
(spw/when-library-available consfigurator
(with-eval-after-load 'cl-indent
- (activate-consfigurator-indentation-hints)))
+ (activate-consfigurator-indentation-hints)
+
+ ;; These are for definitions from my consfig.
+ (put 'kvm-boots-trusted-chroot. 'common-lisp-indent-function '1)))
;;;; Lisp