summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d/init.el')
-rw-r--r--tag-emacs/emacs.d/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 4bd4497a..7ee336d1 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -46,7 +46,8 @@
 (req-package paradox
   :init (progn
           (when paradox-github-token
-            (paradox-enable))))
+            (paradox-enable))
+          (setq paradox-automatically-star t)))
 
 ;;;; Style