Require helm-org in helm config
This commit is contained in:
parent
d60314fbb5
commit
1fb07d661e
@ -1662,6 +1662,7 @@ I use helm for almost all emacs completion
|
|||||||
:diminish helm-mode
|
:diminish helm-mode
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
|
(require 'helm-org)
|
||||||
(setq helm-split-window-default-side 'same) (ref:helm split window)
|
(setq helm-split-window-default-side 'same) (ref:helm split window)
|
||||||
|
|
||||||
(cl-defun helm-org-headings-in-buffer ()
|
(cl-defun helm-org-headings-in-buffer ()
|
||||||
|
Loading…
Reference in New Issue
Block a user