doomemacs/modules/lang/scheme
Elais Player 3cc7066063 Uncomment closing parenthesis in scheme config
Accidentally commented out a closing parenthesis in the scheme module
config, fixed in this commit.
2019-07-23 11:08:29 -05:00
..
autoload.el Add scheme module 2019-07-23 11:08:29 -05:00
config.el Uncomment closing parenthesis in scheme config 2019-07-23 11:08:29 -05:00
packages.el Add scheme module 2019-07-23 11:08:29 -05:00
README.org Add scheme module README 2019-07-23 11:08:29 -05: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.

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