aboutsummaryrefslogtreecommitdiff
path: root/home/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'home/.emacs.d')
-rw-r--r--home/.emacs.d/config/lang.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/.emacs.d/config/lang.el b/home/.emacs.d/config/lang.el
index a396c46..8feff7c 100644
--- a/home/.emacs.d/config/lang.el
+++ b/home/.emacs.d/config/lang.el
@@ -47,6 +47,7 @@
:init
(setq ensime-default-buffer-prefix "ENSIME-")
:config
+ (setq ensime-startup-snapshot-notification nil)
(set-face-attribute 'ensime-implicit-highlight nil
:underline nil))