mit-scheme seems to be broken in geiser, easier to emulate in racket
This commit is contained in:
parent
b1396e76cf
commit
8d1cd0f60c
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -291,7 +291,7 @@
|
|||
(use-package geiser
|
||||
:straight t
|
||||
:init
|
||||
(setq geiser-active-implementations '(racket mit)))
|
||||
(setq geiser-active-implementations '(racket)))
|
||||
|
||||
(use-package flycheck
|
||||
:straight t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue