Remove matrix-client
I don’t think it’s maintained at all. Also, even if i decide to use Matrix from Emacs again, i will use Ement, not matrix-client.
This commit is contained in:
parent
a285834fbb
commit
9416f20636
@ -1363,16 +1363,6 @@ Because i’m a rock star like that.
|
||||
|
||||
For some strange reason having this at the end of my configuration can cause unexpected results.
|
||||
|
||||
** Matrix client
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package matrix-client
|
||||
:after quelpa-use-package
|
||||
:ensure nil
|
||||
:quelpa (matrix-client :fetcher github :repo "alphapapa/matrix-client.el"
|
||||
:files (:defaults "logo.png" "matrix-client-standalone.el.sh")))
|
||||
#+END_SRC
|
||||
|
||||
** Ement
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
|
Loading…
Reference in New Issue
Block a user