Remove obsolete definition for `helm-mini'

This commit is contained in:
Daniel - 2019-12-20 15:05:41 +01:00
parent d66c568a83
commit 20cc9f34bb
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 8 deletions

View File

@ -1947,14 +1947,7 @@ With given ARG, display files in `db/important-document-path."
helm-candidate-number-limit 100
helm-follow-mode-persistent t
helm-buffer-details-flag t
helm-buffer-skip-remote-checking t
helm-mini-default-sources '(helm-source-buffers-list
helm-source-recentf
db/helm-frequently-used-features
db/helm-frequently-visited-locations
helm-source-buffer-not-found
helm-source-bookmarks
helm-source-bookmark-set))
helm-buffer-skip-remote-checking t)
:config (progn
(eval-when-compile
(require 'helm-mode)