doomemacs/modules/lang/scheme
2020-12-22 15:39:05 -08:00
..
autoload.el Tweak geiser configuration and add flycheck-guile 2020-06-10 11:36:30 +10:00
config.el Disable scheme-mode for .rkt files if :lang racket 2020-12-22 15:39:05 -08:00
packages.el Bump :lang scheme 2020-12-03 11:09:29 +10: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