summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el index d2997fb..475ba7e 100644 --- a/init.el +++ b/init.el
@@ -854,6 +854,8 @@ See also `crux-reopen-as-root-mode'."
854 (:option rmh-elfeed-org-files (list (elfeed/ "/elfeed.org" t))) 854 (:option rmh-elfeed-org-files (list (elfeed/ "/elfeed.org" t)))
855 (elfeed-org)) 855 (elfeed-org))
856 856
857(setup (:straight elpher))
858
857(setup (:straight embark) 859(setup (:straight embark)
858 (:option prefix-help-command 'embark-prefix-help-command) 860 (:option prefix-help-command 'embark-prefix-help-command)
859 (:+key "C-." #'embark-act 861 (:+key "C-." #'embark-act