[Emacs] Fix keybinds for Forge in Magit

This commit is contained in:
Lucien Cartier-Tilet 2022-12-07 16:07:32 +01:00
parent 47235d5040
commit 02f2170993
Signed by: phundrak
GPG Key ID: BD7789E705CB8DCA
1 changed files with 2 additions and 0 deletions

View File

@ -2809,6 +2809,8 @@ pull requests, create them, and fork projects among other things.
(use-package forge
:after magit
:straight (:build t)
:init
(evil-collection-forge-setup)
:general
(phundrak/major-leader-key
:keymaps 'forge-topic-mode-map