disable matrix client for now
This commit is contained in:
parent
bf9b86b3cc
commit
f6d089c6b3
@ -1464,7 +1464,9 @@ the same tree node, and the headline of the tree node in the Org-mode file."
|
|||||||
(use-package twittering-mode
|
(use-package twittering-mode
|
||||||
:commands twittering-mode)
|
:commands twittering-mode)
|
||||||
|
|
||||||
(use-package matrix-client)
|
(use-package matrix-client
|
||||||
|
:disabled t ;; fails to load eieio on startup
|
||||||
|
)
|
||||||
|
|
||||||
(use-package erc
|
(use-package erc
|
||||||
:commands erc
|
:commands erc
|
||||||
|
Loading…
Reference in New Issue
Block a user