mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
lang/common-lisp: replace slime with sly
Also add sly server auto-start and cleanup hooks.
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user