Add binding for forge-copy-url-at-point-as-kill

This commit is contained in:
David Morgan 2023-05-17 12:51:16 +01:00
parent e17ff91dfb
commit d6bceae296
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 2 additions and 1 deletions

View File

@ -294,7 +294,8 @@
(magit-refresh)))
(use-package forge
:after magit)
:after magit
:bind (:map forge-pullreq-list-mode-map ("C-w" . forge-copy-url-at-point-as-kill)))
(use-package git-link
:config