Add helm-based org searching commands

This commit is contained in:
Henrik Lissner 2015-11-21 19:26:17 -05:00
parent 31291af29d
commit a1b57eda3a
5 changed files with 36 additions and 15 deletions

View file

@ -149,5 +149,7 @@
(use-package helm-command :commands helm-M-x)
(use-package helm-descbinds :commands helm-descbinds)
(use-package helm-deft :defer t)
(provide 'core-helm)
;;; core-helm.el ends here