Add missing require for helm recentf source

This commit is contained in:
dbo 2020-09-02 11:27:00 +02:00
parent 1708ed3ec4
commit 121f5ee16b
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -657,6 +657,7 @@
With given ARG, display files in `db/important-document-path."
(interactive "p")
(require 'helm-bookmark)
(require 'helm-for-files)
(helm :sources (list
(helm-make-source "Frequently Used" 'helm-source-sync
:candidates (mapcar #'(lambda (entry)