[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
:init
(progn
(setq spacemacs/winner-boring-buffers '("*helm mini*"
"*helm projectile*"
"*helm M-x*"
"*helm resume*"
"*Completions*"
(setq spacemacs/winner-boring-buffers '("*Completions*"
"*Compile-Log*"
"*inferior-lisp*"
"*Fuzzy Completions*"