Helm: Disable ff cache.

master
Pierre Neidhardt 2020-08-08 11:31:24 +02:00
parent f4ad069789
commit e53ccea6f3
1 changed files with 4 additions and 0 deletions

View File

@ -69,6 +69,10 @@
helm-buffers-end-truncated-string ""
helm-buffer-max-length 22
;; Default needs special font
helm-ff-cache-mode-lighter ""
helm-ff-keep-cached-candidates nil ; 'all tends to run out-of-sync to frequently.
helm-window-show-buffers-function 'helm-window-mosaic-fn
helm-window-prefer-horizontal-split t)