summaryrefslogtreecommitdiff
path: root/helm-lib.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2019-11-23 06:58:00 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2019-11-23 06:58:00 +0100
commit216348504308ddfb177b8e2dfb3e0194493b9ce4 (patch)
tree06b3332e3766ae8837b8fd93a0e3b982f3499d7f /helm-lib.el
parent0bc6e22ccd1235f31c4d90f08338e09d25d9cf09 (diff)
parent0e4494672fe50701b59ea519f910c7b2d871dd8b (diff)
Merge branch 'dev' into helm-fuzzy_style
Diffstat (limited to 'helm-lib.el')
-rw-r--r--helm-lib.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/helm-lib.el b/helm-lib.el
index 7f3553ac..b9b965e9 100644
--- a/helm-lib.el
+++ b/helm-lib.el
@@ -58,6 +58,7 @@
(defvar wdired-allow-to-change-permissions)
(defvar wdired-allow-to-redirect-links)
(defvar helm-persistent-action-display-window)
+(defvar completion-flex-nospace)
;;; User vars.
;;
@@ -1369,6 +1370,7 @@ Example:
((memq 'helm-fuzzy completion-styles)
'(helm-fuzzy helm))
(t '(helm))))
+ (completion-flex-nospace t)
(compsfn (lambda (str pred _action)
(let* ((comps (completion-all-completions
str