[Misc] Add ‘counsel-projectile’

This commit is contained in:
Daniel - 2017-08-04 16:00:04 +02:00
parent c7d492a0fc
commit 99d2c046e6
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 3 additions and 0 deletions

View File

@ -612,6 +612,9 @@ _h_ _l_ _o_k _y_ank
projectile-completion-system 'ivy))
:diminish projectile-mode)
(use-package counsel-projectile
:commands counsel-projectile)
(use-package exec-path-from-shell
:ensure exec-path-from-shell
:commands (exec-path-from-shell-copy-envs))