Fix helm not cooperating with other popups

Like the compilation window
This commit is contained in:
Henrik Lissner 2018-08-15 23:32:53 +02:00
parent 7d1246888b
commit c69543fecc
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 3 deletions

View file

@ -105,6 +105,8 @@ be negative.")
helm-semantic-fuzzy-match fuzzy))
:config
(set-popup-rule! "^\\*helm" :vslot -100 :size 0.22)
(defun +helm*replace-prompt (plist)
"Globally replace helm prompts with `+helm-global-prompt'."
(cond ((not +helm-global-prompt) plist)