This layer adds support for the Janet Lanuage. It’s based off of the sogaiu/janet-emacs-trial-kit repo. As such, it uses janet-ts-mode, ajrepl, flycheck-janet.
- Syntax Highlighting via tree-sitter
- Autocomplete
- Lint
- REPL Integration
To use this configuration layer, add it to your ~/.spacemacs
. You will need to
add janet
to the existing dotspacemacs-configuration-layers
list in this
file.
Key Binding | Description |
---|---|
SPC x x x | Does thing01 |