Browse Source

Merge pull request #741 from tuhdo/master

Disable helm-quick-update
custom
Bozhidar Batsov 11 years ago
parent
commit
ec420534c2
  1. 3
      modules/prelude-helm.el

3
modules/prelude-helm.el

@ -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
helm-split-window-in-side-p t
(setq 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

Loading…
Cancel
Save