summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-12-04 13:52:31 +0000
committerSean Whitton <spwhitton@spwhitton.name>2023-12-04 13:52:31 +0000
commite70376086fff8ef4c96dd9aea7b5306adbf1251b (patch)
treed2091563d9ea9e6202b928ccbc6163e0698ca384
parent659ea0e833a263a6dfa51769fd8099d9636577e0 (diff)
downloaddotfiles-e70376086fff8ef4c96dd9aea7b5306adbf1251b.tar.gz
add kvm-boots-lvm-lv. to spw/consfig-indentation-hints
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 1add21cf..761cd04f 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -4454,6 +4454,7 @@ mutt's review view, after exiting EDITOR."
(defun spw/consfig-indentation-hints ()
(put 'spwcrontab 'common-lisp-indent-function '1)
(put 'kvm-boots-trusted-chroot. 'common-lisp-indent-function '1)
+ (put 'kvm-boots-lvm-lv. 'common-lisp-indent-function '1)
(put 'athenet-container-for. 'common-lisp-indent-function '3))
(advice-add 'activate-consfigurator-indentation-hints
:after #'spw/consfig-indentation-hints)