From 3b2e783474ee9ae0c7e30b5d3bbf02c4c00b7b8f Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 13 Nov 2015 23:58:27 -0800 Subject: [PATCH] add matrix client --- dotfiles/emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 4b6387d8..e92f43c3 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1384,6 +1384,8 @@ the same tree node, and the headline of the tree node in the Org-mode file." (use-package twittering-mode :commands twittering-mode) +(use-package matrix-client) + (use-package erc :commands erc :config