diff options
author | shoshin <shoshin@cicadas.surf> | 2022-10-14 20:25:56 -0500 |
---|---|---|
committer | shoshin <shoshin@cicadas.surf> | 2022-10-14 20:25:56 -0500 |
commit | 65f840eab60f4b158e30f43eb3c8dd4d7ae52468 (patch) | |
tree | b1f4e9f518666b1156364851bf4ae61073d25ea6 /shoshimacs.el | |
parent | 560513c002952232d41897aa6a47c9e845b93a24 (diff) |
Add: [org]-tree-slide package
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) |