diff --git a/init.el b/init.el index 9122aa6..6d50801 100644 --- a/init.el +++ b/init.el @@ -2473,11 +2473,10 @@ eventuelly be set to nil, however)." db/frequently-used-features) :action '(("Open" . call-interactively))) - ;; Taken from `helm-buffers-list' - (helm-make-source "Buffers" 'helm-source-buffers) - helm-source-bookmarks + (helm-make-source "Buffers" 'helm-source-buffers) + ;; If no prefix arg is given, extract files from ;; `db/important-documents-path’ and list them as well (when (and (not arg)