Use package racket-mode
This commit is contained in:
parent
2f61b38dd4
commit
7a7dbc0fa7
1 changed files with 2 additions and 0 deletions
|
@ -205,3 +205,5 @@ There are two things you can do about this warning:
|
||||||
(use-package geiser
|
(use-package geiser
|
||||||
:config
|
:config
|
||||||
(setq geiser-active-implementations '(guile)))
|
(setq geiser-active-implementations '(guile)))
|
||||||
|
|
||||||
|
(use-package racket-mode)
|
||||||
|
|
Loading…
Add table
Reference in a new issue