Skip to content

Latest commit

 

History

History
81 lines (66 loc) · 2.78 KB

README.org

File metadata and controls

81 lines (66 loc) · 2.78 KB

:lang scheme

Description

This module provides support for the Scheme family of Lisp languages, powered by geiser.

Maintainers

This module has no dedicated maintainers. Become a maintainer?

Module flags

+chez
+chibi
+chicken
+gambit
+gauche
+guile
+kawa
+mit
+racket

Packages

  • doom-package:flycheck-guile if doom-module:+guile and doom-module::checkers syntax
  • doom-package:geiser
  • doom-package:geiser-chez if doom-module:+chez
  • doom-package:geiser-chibi if doom-module:+chibi
  • doom-package:geiser-chicken if doom-module:+chicken
  • doom-package:geiser-gambit if doom-module:+gambit
  • doom-package:geiser-gauche if doom-module:+gauche
  • doom-package:geiser-guile if doom-module:+guile
  • doom-package:geiser-kawa if doom-module:+kawa
  • doom-package:geiser-mit if doom-module:+mit
  • doom-package:geiser-racket if doom-module:+racket
  • doom-package:macrostep-geiser

Hacks

No hacks documented for this module.

Changelog

This module does not have a changelog yet.

Installation

Enable this module in your doom! block.

Depending on which flags you have enabled on this module, you’ll need the associated Schemes, namely:

Their executables must be present in your $PATH for doom-package:geiser to work properly.

Usage

🔨 This module’s usage documentation is incomplete. Complete it?

commandkey / ex commanddescription
+scheme/open-repl<leader> o r, :replOpen the Scheme Repl

Configuration

🔨 This module has no configuration documentation yet. Write some?

Troubleshooting

There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

Appendix

🔨 This module has no appendix yet. Write one?