Correct last inline hook defuns

See a3e262c7 for rationale
This commit is contained in:
Henrik Lissner
2019-07-28 14:52:59 +02:00
parent a354bba261
commit 19ecf8e46a
25 changed files with 39 additions and 39 deletions

View File

@ -53,7 +53,7 @@
if (buffer-local-value 'sly-mode buf)
collect buf)))))
(add-hook 'sly-mode-hook
(add-hook! 'sly-mode-hook
(defun +common-lisp-init-sly-h ()
"Attempt to auto-start sly when opening a lisp buffer."
(cond ((or (doom-temp-buffer-p (current-buffer))