Table of Contents

systemd layer

Table of ContentsClose

1. Description

This layer adds support for editing systemd configuration files in Spacemacs.

1.1. Features:

  • Syntax highlighting
  • Auto completion
  • Syntax checking via systemd-analyze

2. Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(systemd))

3. Key bindings

Key binding Description
SPC m h d Systemd open the directives documentation
SPC m h o Systemd open documentation (if a \=Documentation directive is provided

Author: root

Created: 2021-05-22 Sat 18:45

Validate