Fix narf/helm-org
This commit is contained in:
parent
f480edb53f
commit
c2398db316
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun narf/helm-org ()
|
(defun narf/helm-org ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(let ((default-directory org-directory))
|
(narf--helm-org org-directory))
|
||||||
(helm-projectile-find-file)))
|
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun narf/helm-org-crm-projects ()
|
(defun narf/helm-org-crm-projects ()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue