Table of Contents

Just layer

Table of ContentsClose

1. Description

This layer adds just support.

1.1. Features:

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

Author: root

Created: 2026-09-03 Thu 04:17

Validate