chore(navigation/helm): set sources which default to using follow

This commit is contained in:
2021-10-24 04:03:12 +01:00
parent 31078e618f
commit 3a8dc7944f

View File

@@ -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)