Merge pull request #741 from tuhdo/master

Disable helm-quick-update
This commit is contained in:
Bozhidar Batsov 2014-11-14 10:56:07 +02:00
commit ec420534c2

View file

@ -43,8 +43,7 @@
;; See https://github.com/bbatsov/prelude/pull/670 for a detailed ;; See https://github.com/bbatsov/prelude/pull/670 for a detailed
;; discussion of these options. ;; discussion of these options.
(setq helm-quick-update t (setq helm-split-window-in-side-p t
helm-split-window-in-side-p t
helm-buffers-fuzzy-matching t helm-buffers-fuzzy-matching t
helm-move-to-line-cycle-in-source t helm-move-to-line-cycle-in-source t
helm-ff-search-library-in-sexp t helm-ff-search-library-in-sexp t