Add helm-based org searching commands
This commit is contained in:
parent
31291af29d
commit
a1b57eda3a
5 changed files with 36 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue