From 166df8d70a55798c2098ea0a6b42e59326845174 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 24 Jul 2018 16:33:56 -0300 Subject: Add asciidoc layer --- spacemacs.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spacemacs.el b/spacemacs.el index 9a5ea97..3adbbb9 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 - `(ansible + `(asciidoc + ansible auto-completion better-defaults c-c++ -- cgit v1.2.3