Emacs: Add elpher.
This commit is contained in:
parent
710403de07
commit
9673849925
|
@ -1,6 +1,6 @@
|
|||
;;; client.el --- Network clients. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2020-03-18T14:57:07+0100>
|
||||
;; Time-stamp: <2020-05-26T06:13:03+0200>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -40,5 +40,8 @@
|
|||
:success-lambda webpaste--providers-success-returned-string))
|
||||
)
|
||||
|
||||
;; Gemini and Gopher client.
|
||||
(use-package elpher)
|
||||
|
||||
(provide 'net/client)
|
||||
;;; client.el ends here
|
||||
|
|
Loading…
Reference in New Issue
Block a user