summaryrefslogtreecommitdiff
path: root/spacemacs
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2017-08-24 12:54:02 -0500
committerBlaise Thompson <blaise@untzag.com>2017-08-24 12:54:02 -0500
commitf3333213b4537e14acd0900832eb85239505c3a9 (patch)
tree13ed7717fa2a5532592b93a45bfdbd389e57f72e /spacemacs
parent1b9d77a2f69f2ccaca80c650cc8e2ffcd4548b82 (diff)
parentd009c38a9d829b91b0c024cc2037359701589d99 (diff)
Merge branch 'master' of https://github.com/untzag/dotfiles
Diffstat (limited to 'spacemacs')
-rw-r--r--spacemacs5
1 files changed, 3 insertions, 2 deletions
diff --git a/spacemacs b/spacemacs
index 0a36b75..9a32532 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