Table of Contents

systemd layer

Table of ContentsClose

1 Description

This layer provides syntax highlighting for systemd files and completion through company if the auto-completion layer is used.

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: Sylvain Benner

Created: 2016-10-03 Mon 00:55

Validate