Remove the ement package
Adding a new device to my Matrix account and syncing rooms takes a lot of time on my HS, which makes it pretty unusable.
This commit is contained in:
parent
6e0b245d34
commit
d2d5f8e267
@ -1213,24 +1213,6 @@ Because i’m a rock star like that.
|
||||
(put 'list-timers 'disabled nil)
|
||||
#+END_SRC
|
||||
|
||||
* Packages installed from Quelpa
|
||||
|
||||
For some strange reason having this at the end of my configuration can cause unexpected results.
|
||||
|
||||
** Ement
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package plz
|
||||
:ensure nil
|
||||
:quelpa (plz :fetcher github :repo "alphapapa/plz.el"))
|
||||
|
||||
(use-package ement
|
||||
:ensure nil
|
||||
:quelpa (ement :fetcher github :repo "alphapapa/ement.el")
|
||||
:custom
|
||||
(ement-save-token t))
|
||||
#+end_src
|
||||
|
||||
* Load some built-in libraries
|
||||
|
||||
** ~thingatpt~
|
||||
|
Loading…
Reference in New Issue
Block a user