/spacemacs-janet-layer

A Spacemacs layer for the Janet programming language

Primary LanguageEmacs Lisp

janet layer

img/janet.png

Table of Contents

Description

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.

Features:

  • Syntax Highlighting via tree-sitter
  • Autocomplete
  • Lint
  • REPL Integration

Install

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 bindings

Key BindingDescription
SPC x x xDoes thing01