diff --git a/init.org b/init.org index cc510e4..f8a5b32 100644 --- a/init.org +++ b/init.org @@ -501,6 +501,8 @@ helm-grep-default-recurse-command "ack -H --no-group --no-color %e %p %f")) + (set-face-attribute 'helm-selection nil :background "cyan") + (helm-mode 1) (helm-projectile-on) (helm-adaptive-mode 1)