[Emacs] Fix helm-org-rifle binding typo
This commit is contained in:
parent
c8af938f0f
commit
f3098e3190
@ -3420,7 +3420,7 @@ alphanumeric characters only."
|
|||||||
**** helm-org-rifle
|
**** helm-org-rifle
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package helm-org-rifle
|
(use-package helm-org-rifle
|
||||||
:bind ("C-c C-h" . helm-rog-rifle-agenda-files))
|
:bind ("C-c C-h" . helm-org-rifle-agenda-files))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
**** org-notify
|
**** org-notify
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user