mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(navigation/helm): set sources which default to using follow
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
(helm-follow-mode-persistent t)
|
||||
(helm-full-frame t)
|
||||
(helm-show-completion-display-function 'helm-display-buffer-in-own-frame)
|
||||
(helm-source-names-using-follow '("AG" "Diagnostics" "Helm Xref"))
|
||||
(helm-split-window-default-side 'above)
|
||||
(helm-split-window-inside-p nil)
|
||||
(helm-use-undecorated-frame-option t)
|
||||
|
||||
Reference in New Issue
Block a user