From 514b39ba5bf10ba3504eb6a46f04e855b75407c8 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 15 Aug 2018 12:36:40 -0300 Subject: Add systemd layer. --- spacemacs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spacemacs.el b/spacemacs.el index a63b870..4651fdc 100644 --- a/spacemacs.el +++ b/spacemacs.el @@ -33,7 +33,8 @@ This function should only modify configuration layer settings." ;; List of configuration layers to load. dotspacemacs-configuration-layers - `(asciidoc + `(systemd + asciidoc ansible auto-completion better-defaults -- cgit v1.2.3