Use separate geiser REPLs per project
This commit is contained in:
parent
ed264dcdb2
commit
5d8461854d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
:init
|
||||
(setq geiser-active-implementations '(guile chicken mit chibi chez)
|
||||
geiser-autodoc-identifier-format "%s → %s"
|
||||
geiser-smart-tab-p t)
|
||||
geiser-repl-current-project-function 'doom-project-root)
|
||||
(unless (featurep! :lang racket)
|
||||
(push 'racket geiser-active-implementations))
|
||||
(after! scheme ; built-in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue