matrix: Add matrix config

Use ement.el together with Pantalaimon.
This commit is contained in:
finga 2023-09-13 16:07:20 +02:00
parent 89d25e16e2
commit 3de05bffa5
3 changed files with 4 additions and 1 deletions

View file

@ -0,0 +1,2 @@
(use-package ement :ensure t
:config (setq ement-save-sessions t))