Remove wgrep from completion/helm (unused package)

This commit is contained in:
Henrik Lissner 2018-08-06 00:17:48 +02:00
parent d04efc9774
commit bd0b7d2341
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 0 additions and 6 deletions

View file

@ -9,7 +9,6 @@
(package! helm-describe-modes :recipe (:fetcher github :repo "emacs-helm/helm-describe-modes"))
(package! helm-projectile)
(package! swiper-helm)
(package! wgrep)
(when (featurep! +fuzzy)
(package! helm-flx))
(when (and EMACS26+ (featurep! +childframe))