Skip to content

Commit

Permalink
Setup helm locate at startup of helm-multi-files.
Browse files Browse the repository at this point in the history
* helm-files.el (helm-multi-files): Do it.
  • Loading branch information
Thierry Volpiatto committed Jan 19, 2017
1 parent 7d0182d commit eaf4156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm-files.el
Original file line number Diff line number Diff line change
Expand Up @@ -3764,6 +3764,7 @@ locate."
(setq helm-source-buffers-list
(helm-make-source "Buffers" 'helm-source-buffers)))
(setq helm-multi-files--toggle-locate nil)
(helm-locate-set-command)
(helm-set-local-variable 'helm-async-outer-limit-hook
(list (lambda ()
(when (and helm-locate-fuzzy-match
Expand Down

0 comments on commit eaf4156

Please sign in to comment.