Move wgrep config from core-editor to completion/{ivy,helm}

This commit is contained in:
Henrik Lissner 2018-01-14 02:04:30 -05:00
parent 1f454b56a4
commit 5ee50c6b53
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
6 changed files with 11 additions and 5 deletions

View file

@ -9,3 +9,4 @@
(package! helm-describe-modes :recipe (:fetcher github :repo "emacs-helm/helm-describe-modes"))
(package! helm-projectile)
(package! helm-swoop)
(package! wgrep)