Files
doomemacs/modules/lang/scheme
Andrew Whatson 5190c094af Remove explicit hook of geiser-mode on scheme-mode
The geiser module already adds a hook to `geiser-mode--maybe-activate`
which respects the user's setting of `geiser-auto-mode-p`.
2020-06-19 14:45:31 +10:00
..

lang/scheme

Description

This module provides an environment for hacking and having fun in scheme. It is powered by geiser.

Module Flags

This module provides no flags.

Plugins

Prerequisites

This module requires you to have at least one of the supported schemes, namely:

Their executables must be present in your path for geiser to work properly.

Features

Commands

Geiser

command key / ex command description
+scheme/open-repl :repl Open the Scheme Repl