Only load elpher when it is used
This commit is contained in:
parent
d9dd5acd15
commit
07725bdf2f
@ -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~
|
||||
|
Loading…
Reference in New Issue
Block a user