Replace geiser-racket with racket-mode
Geiser Racket is not really maintained any more.
This commit is contained in:
parent
74cd55a0c4
commit
d84b59de8c
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -686,7 +686,7 @@
|
||||||
;; https://www.hexstreamsoft.com/libraries/clhs/
|
;; https://www.hexstreamsoft.com/libraries/clhs/
|
||||||
(load "/home/dimitri/quicklisp/clhs-use-local.el" t))
|
(load "/home/dimitri/quicklisp/clhs-use-local.el" t))
|
||||||
|
|
||||||
(use-package geiser-racket
|
(use-package racket-mode
|
||||||
:straight t)
|
:straight t)
|
||||||
|
|
||||||
(use-package geiser-chicken
|
(use-package geiser-chicken
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue