Just layer
Table of ContentsClose
1. Description
This layer adds just support.
1.1. Features:
- Adds justl and sets up
SPC p j/J. - Adds just-ts-mode for syntax highlighting
2. Install
To use this configuration layer, add it to your ~/.spacemacs. You will need to
add just to the existing dotspacemacs-configuration-layers list in this file.
(defun dotspacemacs/layers ()
dotspacemacs-configuration-layers '(just))
3. Shortcuts
| Shortcut | Binding |
|---|---|
SPC p j |
justl-exec-recipe-in-dir |
SPC p J j |
justl-exec-recipe-in-dir |
SPC p J J |
justl-exec-default-recipe |
SPC p J l |
justl |