This layer adds support for editing systemd
configuration files in Spacemacs.
- Syntax highlighting
- Auto completion
- Syntax checking via
systemd-analyze
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(systemd))
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 |