doomemacs/modules/lang/scheme
Henrik Lissner 504d1388cf
Fix scheme indent advice
Logical branches were incorrectly grouped. Also, I've documented my
other changes to the original function.
2020-05-01 01:22:14 -04:00
..
autoload.el Fix scheme indent advice 2020-05-01 01:22:14 -04:00
config.el Improve indent logic in scheme-mode 2020-04-24 00:35:01 -04:00
packages.el Bump :lang 2020-03-27 16:57:56 -04:00
README.org lang/scheme: add plugins section to README 2019-10-28 23:23:12 -04: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