geiser: add support for mit-scheme
This commit is contained in:
parent
b0c37c7207
commit
146fe92533
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -295,7 +295,7 @@
|
||||||
(use-package geiser
|
(use-package geiser
|
||||||
:straight t
|
:straight t
|
||||||
:init
|
:init
|
||||||
(setq geiser-active-implementations '(racket)))
|
(setq geiser-active-implementations '(racket mit)))
|
||||||
|
|
||||||
(use-package flycheck
|
(use-package flycheck
|
||||||
:straight t
|
:straight t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue