summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-08-16 16:53:25 -0500
committerBlaise Thompson <blaise@untzag.com>2017-08-16 16:53:25 -0500
commitd009c38a9d829b91b0c024cc2037359701589d99 (patch)
tree017030fef7bdae4247e70d8f54ef4617860d4034 /spacemacs
parent29e7db212376e6f05f7435b63de92c2c0aba5978 (diff)
update spacemacs
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs5
1 files 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