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

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'."