[Fix #859] Remove now unnecessary winner-mode handling for Helm

This commit is contained in:
Tu Do 2015-03-18 09:57:10 +07:00 committed by syl20bnr
parent 1ffe401e0d
commit 4c5d5bbd15

View file

@ -2530,11 +2530,7 @@ displayed in the mode-line.")
(use-package winner (use-package winner
:init :init
(progn (progn
(setq spacemacs/winner-boring-buffers '("*helm mini*" (setq spacemacs/winner-boring-buffers '("*Completions*"
"*helm projectile*"
"*helm M-x*"
"*helm resume*"
"*Completions*"
"*Compile-Log*" "*Compile-Log*"
"*inferior-lisp*" "*inferior-lisp*"
"*Fuzzy Completions*" "*Fuzzy Completions*"