slime: clean up use-package

This commit is contained in:
MitchMarq42 2022-12-13 16:38:17 -09:00
parent 002d6ea259
commit 2cd525c6d7

View File

@ -849,8 +849,9 @@ Return nil if DIR is not in a hugo project at all."
(elpaca-use-package slime
:if (file-exists-p (expand-file-name "~/quicklisp/slime-helper.el"))
:commands (slime slime-connect)
:custom (inferior-lisp-program "sbcl")
:init (load (expand-file-name "~/quicklisp/slime-helper.el")))
:config (load (expand-file-name "~/quicklisp/slime-helper.el")))
;; built in spell checker, for losers
(elpaca-use-package flyspell