diff options
Diffstat (limited to 'shoshimacs.el')
-rw-r--r-- | shoshimacs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shoshimacs.el b/shoshimacs.el index ae46dbd..01fe685 100644 --- a/shoshimacs.el +++ b/shoshimacs.el @@ -160,6 +160,8 @@ '((emacs-lisp . t) (shell . t))) +(package-install 'org-tree-slide) + (recentf-mode) (setq indent-tabs-mode nil) |