Only load elpher when it is used

This commit is contained in:
2023-10-20 12:09:11 +02:00
parent d9dd5acd15
commit 07725bdf2f

View File

@@ -2796,7 +2796,8 @@ Gopher is the next generation text protocol. Despite its age (40-ish, as of wri
beats the Web in a lot of aspects.
#+begin_src emacs-lisp
(use-package elpher)
(use-package elpher
:commands (elpher))
#+end_src
** ~mastodon~