mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
Fix narf/helm-org
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
;;;###autoload
|
||||
(defun narf/helm-org ()
|
||||
(interactive)
|
||||
(let ((default-directory org-directory))
|
||||
(helm-projectile-find-file)))
|
||||
(narf--helm-org org-directory))
|
||||
|
||||
;;;###autoload
|
||||
(defun narf/helm-org-crm-projects ()
|
||||
|
Reference in New Issue
Block a user