lang/common-lisp: replace slime with sly
Also add sly server auto-start and cleanup hooks.
This commit is contained in:
parent
8889d5cc2b
commit
6a6652d394
2 changed files with 27 additions and 17 deletions
|
@ -1,6 +1,5 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; lang/common-lisp/packages.el
|
||||
|
||||
(package! slime)
|
||||
(when (featurep! :completion company)
|
||||
(package! slime-company))
|
||||
(package! sly)
|
||||
(package! sly-macrostep)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue