Skip to content

Commit

Permalink
Fixes #16
Browse files Browse the repository at this point in the history
counsel-projectile-mode instead of counsel-projectile-on
  • Loading branch information
njbittner committed Feb 14, 2018
1 parent ed02784 commit 586ebfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom/setup-ivy-counsel.el
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@

(use-package counsel-projectile
:init
(counsel-projectile-on))
(counsel-projectile-mode))

(provide 'setup-ivy-counsel)

0 comments on commit 586ebfb

Please sign in to comment.