aboutsummaryrefslogtreecommitdiffstats
path: root/_spacemacs.d
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-10-08 13:01:28 +0800
committerAaron LI <aaronly.me@outlook.com>2016-10-08 13:01:28 +0800
commitd1571ff4893df8f0305bd1b35c1573ac06de83b4 (patch)
tree4095c6171bf919c4e21cc968a1f523b52f6c49dd /_spacemacs.d
parent36aa196ce1abc43bac5d1628359027cd675a7375 (diff)
downloaddotfiles-d1571ff4893df8f0305bd1b35c1573ac06de83b4.tar.bz2
spacemacs: adjust layer settings
Diffstat (limited to '_spacemacs.d')
-rw-r--r--_spacemacs.d/init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/_spacemacs.d/init.el b/_spacemacs.d/init.el
index ec84c31..f181352 100644
--- a/_spacemacs.d/init.el
+++ b/_spacemacs.d/init.el
@@ -72,11 +72,10 @@
auto-completion-complete-with-key-sequence "kj"
auto-completion-complete-with-key-sequence-delay 0.1
auto-completion-enable-snippets-in-popup t
- ;auto-completion-enable-help-tooltip t
;; Provided by `company-statistics'
auto-completion-enable-sort-by-usage t
auto-completion-private-snippets-directory
- "~/.spacemacs.d/snippets/")
+ "~/.spacemacs.d/snippets/")
;; better-defaults
c-c++
(chinese :variables chinese-enable-fcitx t)
@@ -89,6 +88,7 @@
latex
markdown
(mu4e :variables
+ mu4e-enable-mode-line t
mu4e-installation-path "~/.spacemacs.d/local/mu4e")
octave
org