about summary refs log tree commit diff
path: root/dotfiles/.emacs.new
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dotfiles/.emacs.new4
1 files changed, 1 insertions, 3 deletions
diff --git a/dotfiles/.emacs.new b/dotfiles/.emacs.new
index 851660a..36d3638 100644
--- a/dotfiles/.emacs.new
+++ b/dotfiles/.emacs.new
@@ -84,9 +84,7 @@
   (setq dashboard-center-content nil)
   (setq dashboard-items '((recents  . 5)
                         (bookmarks . 5)
-			(projects . 5)
-			(agenda . 5)
-                        (registers . 5)))
+			(projects . 5)))
   (setq dashboard-set-navigator t)
   :config
   (dashboard-setup-startup-hook))