diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 4fe23f59..9bb2f89a 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -374,7 +374,7 @@ but provide support for writing custom elisp. *** emit #+BEGIN_SRC emacs-lisp (use-package emit - :straight (emit :type git :host github :repo "IvanMalison/emit")) + :straight (emit :type git :host github :repo "colonelpanic8/emit")) #+END_SRC *** request #+BEGIN_SRC emacs-lisp diff --git a/dotfiles/emacs.d/org-config.org b/dotfiles/emacs.d/org-config.org index 882ccffa..2d5fc960 100644 --- a/dotfiles/emacs.d/org-config.org +++ b/dotfiles/emacs.d/org-config.org @@ -848,6 +848,7 @@ alphanumeric characters only." ** org-wild-notifier #+begin_src emacs-lisp (use-package org-wild-notifier + :straight (org-wild-notifier :type git :host github :repo "colonelpanic8/org-wild-notifier.el") :after org :custom ((org-wild-notifier-keyword-whitelist nil)