mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Restore narf/helm-org
This commit is contained in:
@@ -74,6 +74,12 @@
|
||||
:action 'narf--helm-org-action)
|
||||
:buffer "*helm-deft*")))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/helm-org ()
|
||||
(interactive)
|
||||
(let ((default-directory org-directory))
|
||||
(helm-projectile-find-file)))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/helm-org-crm-projects ()
|
||||
(interactive)
|
||||
|
Reference in New Issue
Block a user