feat(common-lisp): add more sly packages
Might as well?
This commit is contained in:
parent
142f28eb9a
commit
dd95f8fb3d
2 changed files with 8 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue