#+begin_src elisp
(use-package org-reminders
:vc (:url "https://github.com/ginqi7/org-reminders"
:branch "main")
:defer t)
#+end_src