Helm/Pass: Share helm-pass-for-page upstream

master
Pierre Neidhardt 2019-03-03 14:07:32 +01:00
parent 6ed5decc00
commit b9ce4d2888
1 changed files with 2 additions and 1 deletions

View File

@ -112,7 +112,8 @@
(exwm-input-set-key (kbd "s-E") #'helm-eww-switch-other-window))
(when (fboundp 'helm-pass)
(defun ambrevar/helm-pass-for-page () ; TODO: Share with upstream.
;; REVIEW: Shared upstream: https://gitlab.com/jabranham/helm-pass/issues/13.
(defun ambrevar/helm-pass-for-page ()
"Default prompt to current exwm-title"
(interactive)
(require 'helm-pass)