From 40bcdfc60cd5ac3169164b06a20b24b73dabd45a Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 28 Sep 2021 16:23:36 -0500 Subject: Recipes --- init.el | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index 98f2bdc..a1d0f14 100644 --- a/init.el +++ b/init.el @@ -1230,8 +1230,8 @@ specific to most general, they are these: (crux-reopen-as-root-mode +1)) (setup (:straight-if (define-repeat-map - :host nil - :repo "https://tildegit.org/acdw/define-repeat-map.el") + :host nil + :repo "https://tildegit.org/acdw/define-repeat-map.el") (acdw/system :home)) (require 'define-repeat-map ; just for me @@ -1424,7 +1424,9 @@ specific to most general, they are these: ;; (t (apply fn url args)))) ) -(setup (:straight embark) +(setup (:straight (embark ; gotta git that fresh fresh + :host github + :repo "oantolin/embark")) (:global "C-." #'embark-act) (:option prefix-help-command #'embark-prefix-help-command (append display-buffer-alist) -- cgit 1.4.1-21-gabe81