docs(Emacs misc): Add Gopher and Gemini client
deploy / build (push) Failing after 1m41s Details

This commit is contained in:
Lucien Cartier-Tilet 2024-01-27 18:46:21 +01:00
parent db11853491
commit 3659776315
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 11 additions and 0 deletions

View File

@ -104,6 +104,17 @@ Whats the point of using Emacs if you cant tell everyone?
"Fwd: ")))))
#+end_src
** Elpher
Elpher is a gopher and gemini client for Emacs. You an check out its
homepage either [[https://thelambdalab.xyz/elpher/][on the web]] or [[gopher://thelambdalab.xyz/1/projects/elpher/][on gopher]].
#+begin_src emacs-lisp
(use-package elpher
:straight (:build t)
:defer t
:custom
(elpher-default-url-type "gemini"))
#+end_src
** Keycast
In case I am sharing my screen with people and I want to show which
functions are called on my keystrokes since I dont exactly use