summaryrefslogtreecommitdiff
path: root/helm-mode.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2020-01-04 20:18:28 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2020-01-04 20:18:28 +0100
commitcb7050e42db2bf4128f3e231df7f5e22d295502d (patch)
tree767b82aeec65530b877aa4868cb32845b2fa10c8 /helm-mode.el
parentc61e29717af5694589cc270bad4d4e3c181f8785 (diff)
Revert "Add shell and eshell to helm-completion-styles-alist (#2261)"
This reverts commit 7ba50746bf4bb00848602f8d8cdf473fdb84cda2.
Diffstat (limited to 'helm-mode.el')
-rw-r--r--helm-mode.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/helm-mode.el b/helm-mode.el
index bb8a0090..c6b28697 100644
--- a/helm-mode.el
+++ b/helm-mode.el
@@ -288,9 +288,7 @@ NOT `setq'."
(choice ,@(mapcar (lambda (x) (list 'const x))
helm-completion--all-styles))))
-(defcustom helm-completion-styles-alist '((gud-mode . helm)
- (shell-mode . helm)
- (eshell-mode . helm))
+(defcustom helm-completion-styles-alist '((gud-mode . helm))
"Allow configuring `helm-completion-style' per mode.
Each entry is a cons cell like (mode . style) where style must be a