diff --git a/helm-for-files.el b/helm-for-files.el index 6b36fb8e7..3587fc72b 100644 --- a/helm-for-files.el +++ b/helm-for-files.el @@ -150,7 +150,7 @@ small.") (let ((helm-fuzzy-sort-fn 'helm-fuzzy-matching-sort-fn-preserve-ties-order)) (setq helm-source-recentf (helm-make-source "Recentf" 'helm-recentf-source - :fuzzy-match helm-recentf-fuzzy-match))))) + :fuzzy-match val))))) ;;; Files in current dir