Merge branch 'develop' into helm-posframe

This commit is contained in:
Henrik Lissner 2018-06-01 13:00:23 +02:00 committed by GitHub
commit a3915dfc91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 1131 additions and 473 deletions

View file

@ -10,5 +10,7 @@
(package! helm-projectile)
(package! helm-swoop)
(package! wgrep)
(when (featurep! +fuzzy)
(package! helm-flx))
(when (and EMACS26+ (featurep! +childframe))
(package! posframe))