turn on color in helm-swoop
This commit is contained in:
parent
070d475b5a
commit
635cc32064
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue