From 6d62265dd00fee74a0cf3d3a1e84df65d1e69ead Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 24 Apr 2022 15:02:05 -0500 Subject: Add ement.el --- init.el | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'init.el') diff --git a/init.el b/init.el index 3ed63c2..b41b6a0 100644 --- a/init.el +++ b/init.el @@ -1524,6 +1524,14 @@ See also `crux-reopen-as-root-mode'." (setup (:straight embrace) (:+key "C-," #'embrace-commander)) +(setup (:straight (ement + :host github + :repo "alphapapa/ement.el") + ;; `plz' is a requirement, but isn't on an elpa. + (setup (:straight (plz :host github + :repo "alphapapa/plz.el")) + t))) + (setup (:straight epithet) (add-hook 'epithet-suggesters #'epithet-for-eww-url) (dolist (hook '(Info-selection-hook -- cgit 1.4.1-21-gabe81