forked from colonelpanic/dotfiles
[Emacs] Use my org-wild-notifier
This commit is contained in:
@@ -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
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user