doomemacs/modules/lang/crystal
2023-07-25 00:11:09 +01:00
..
config.el tweak(syntax): feat gate flycheck in all modules 2023-07-25 00:11:09 +01:00
doctor.el Don't byte-compile doctor.el files 2018-03-20 21:19:37 -04:00
packages.el tweak(syntax): feat gate flycheck in all modules 2023-07-25 00:11:09 +01:00
README.org docs: change link format 2022-10-05 01:01:19 +02:00

:lang crystal

Description   unfold

This modules adds crystal support.

  • Syntax-checking (flycheck)
  • REPL (inf-crystal)

Maintainers

This module has no dedicated maintainers.

Module flags

This module has no flags.

Hacks

No hacks documented for this module.

TODO Changelog

This module does not have a changelog yet.

Installation

Enable this module in your doom! block.

This module requires:

Crystal

  • MacOS: $ brew install crystal
  • Arch Linux: $ pacman -S crystal shards

TODO Usage

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

TODO 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?

TODO Appendix

🔨 This module has no appendix yet. Write one?