turn on color in helm-swoop

This commit is contained in:
Daniel Wu 2015-04-14 05:44:03 -04:00 committed by syl20bnr
parent 070d475b5a
commit 635cc32064

View file

@ -1644,6 +1644,7 @@ If ARG is non nil then `ag' and `pt' and ignored."
:init
(setq helm-swoop-split-with-multiple-windows t
helm-swoop-split-direction 'split-window-vertically
helm-swoop-speed-or-color t
helm-swoop-split-window-function 'helm-default-display-buffer)
(evil-leader/set-key
"sS" 'helm-multi-swoop