[Helm] Add bookmark management to helm shortcuts

This commit is contained in:
Daniel - 2017-10-27 19:42:50 +02:00
parent c2401e33eb
commit 874e66d9d4
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 1 deletions

View File

@ -318,7 +318,9 @@ If FILE is not given, prompt for one."
(require 'helm-files)
(helm :sources '(db/helm-frequently-used-features
db/helm-frequently-visited-locations
db/helm-important-documents)))
db/helm-important-documents
helm-source-bookmarks
helm-source-bookmark-set)))
(defun db/helm-shortcuts ()
"Open helm completion on common locations."