Only load elpher when it is used

This commit is contained in:
Gergely Polonkai 2023-10-20 12:09:11 +02:00
parent d9dd5acd15
commit 07725bdf2f
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 2 additions and 1 deletions

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~