diff options
author | Blaise Thompson <blaise@untzag.com> | 2017-08-16 16:53:25 -0500 |
---|---|---|
committer | Blaise Thompson <blaise@untzag.com> | 2017-08-16 16:53:25 -0500 |
commit | d009c38a9d829b91b0c024cc2037359701589d99 (patch) | |
tree | 017030fef7bdae4247e70d8f54ef4617860d4034 | |
parent | 29e7db212376e6f05f7435b63de92c2c0aba5978 (diff) |
update spacemacs
-rw-r--r-- | spacemacs | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |