Restore narf/helm-org
This commit is contained in:
parent
c4bf5c2200
commit
0cfb533885
2 changed files with 7 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue