Make helm always appear in the window that the cursor is in (instead of below)

This commit is contained in:
Ivan Malison 2015-06-25 10:36:11 -04:00
parent 166aefa960
commit 342e6ead6b

View File

@ -1243,6 +1243,7 @@ marking if it still had that."
(setq helm-ag--extra-options option)))))
:config
(progn
(setq helm-split-window-default-side 'same)
(defun helm-source-org-capture-templates ()
(helm-build-sync-source "Org Capture Templates:"
:candidates (cl-loop for template in org-capture-templates