Add posframes to helm in emacs 26+
This commit is contained in:
parent
49f16f681c
commit
ded367eef5
3 changed files with 23 additions and 1 deletions
|
@ -10,3 +10,5 @@
|
|||
(package! helm-projectile)
|
||||
(package! helm-swoop)
|
||||
(package! wgrep)
|
||||
(when (and EMACS26+ (featurep! +childframe))
|
||||
(package! posframe))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue