rename helm org
This commit is contained in:
parent
426180b232
commit
5de954bc8e
2
init.el
2
init.el
@ -912,7 +912,7 @@ The current directory is assumed to be the project's root otherwise."
|
||||
(use-package helm-ag :ensure t))
|
||||
:config
|
||||
(progn
|
||||
(cl-defun helm-org-in-buffer-headings ()
|
||||
(cl-defun helm-org-headings-in-buffer ()
|
||||
(interactive)
|
||||
(helm :sources (helm-source-org-headings-for-files
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user