This modules adds crystal support.
- Syntax-checking (
flycheck
) - REPL (
inf-crystal
)
This module has no dedicated maintainers.
This module has no flags.
- doom-package:crystal-mode
- doom-package:inf-crystal
- if doom-module::checkers syntax
- doom-package:flycheck-ameba
- doom-package:flycheck-crystal
No hacks documented for this module.
This module does not have a changelog yet.
Enable this module in your doom!
block.
This module requires:
- The crystal compiler
- ICR, for the REPL
- MacOS:
$ brew install crystal
- Arch Linux:
$ pacman -S crystal shards
This module has no usage documentation yet. Write some?
By enabling doom-module::editor format, doom-package:apheleia will be used to format the current buffer.
Enable doom-module::editor format +onsave to format the buffer on save.
This module has no configuration documentation yet. Write some?
There are no known problems with this module. Report one?
This module has no FAQs yet. Ask one?
This module has no appendix yet. Write one?