Remove ement.el
This commit is contained in:
parent
617bb7e5d4
commit
0cd80c4aa8
17
README.org
17
README.org
|
@ -1245,23 +1245,6 @@ Set fill column to 88 and enable display in python buffers
|
|||
(mastodon-active-user "Tux922"))
|
||||
#+END_SRC
|
||||
|
||||
*** Matrix / Ement.el
|
||||
#+begin_src emacs-lisp
|
||||
(defun my/ement-connect-pantalaimon ()
|
||||
"Connect to ement.el by calling `ement-connect' with pantalaimon service as uri-prefix"
|
||||
(interactive)
|
||||
(ement-connect
|
||||
:user-id "@evie:xenia.me.uk"
|
||||
:uri-prefix "http://localhost:8008"))
|
||||
|
||||
(use-package ement
|
||||
:ensure t
|
||||
:commands ement-connect
|
||||
:custom
|
||||
(ement-save-sessions t))
|
||||
#+end_src
|
||||
|
||||
|
||||
* Media
|
||||
|
||||
** EMMS
|
||||
|
|
Loading…
Reference in a new issue