Leave lifecycle management of helm buffers to helm

Could cause buffer processes to get killed, inadvertently.
This commit is contained in:
Henrik Lissner 2018-10-01 19:58:23 -04:00
parent 1f839b4423
commit 394633b5d8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

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