summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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 4bd4497..7ee336d 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