aboutsummaryrefslogtreecommitdiff
path: root/spacemacs.el
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2018-07-24 16:33:56 -0300
committerEuAndreh <eu@euandre.org>2018-07-24 16:33:56 -0300
commit166df8d70a55798c2098ea0a6b42e59326845174 (patch)
treeb383d42612a3cedbbec97948e8e0c778a8a803b6 /spacemacs.el
parentAlso cleanup old things in /tmp folder in gc.sh (diff)
downloaddotfiles-166df8d70a55798c2098ea0a6b42e59326845174.tar.gz
dotfiles-166df8d70a55798c2098ea0a6b42e59326845174.tar.xz
Add asciidoc layer
Diffstat (limited to 'spacemacs.el')
-rw-r--r--spacemacs.el3
1 files changed, 2 insertions, 1 deletions
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++