feat(common-lisp): add more sly packages

Might as well?
This commit is contained in:
Sean Farley 2023-12-04 21:54:38 -08:00 committed by Henrik Lissner
parent 142f28eb9a
commit dd95f8fb3d
2 changed files with 8 additions and 0 deletions

View file

@ -174,3 +174,8 @@
:defer t
:init
(add-to-list 'sly-contribs 'sly-asdf 'append))
(use-package! sly-stepper
:defer t
:init
(add-to-list 'sly-contribs 'sly-stepper))