From d009c38a9d829b91b0c024cc2037359701589d99 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Wed, 16 Aug 2017 16:53:25 -0500 Subject: update spacemacs --- spacemacs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spacemacs b/spacemacs index d21491c..f893af1 100644 --- a/spacemacs +++ b/spacemacs @@ -7,7 +7,8 @@ dotspacemacs-ask-for-lazy-installation t dotspacemacs-configuration-layer-path '() dotspacemacs-configuration-layers - '(auto-completion + '( + yamlauto-completion better-defaults bibtex emacs-lisp @@ -23,7 +24,7 @@ (shell :variables shell-default-height 30 shell-default-position 'bottom - shell-default-shell 'eshell) + shell-default-shell 'term) spell-checking syntax-checking version-control -- cgit v1.2.3