[Emacs] Fix keybinds for Forge in Magit
This commit is contained in:
parent
47235d5040
commit
02f2170993
@ -2809,6 +2809,8 @@ pull requests, create them, and fork projects among other things.
|
|||||||
(use-package forge
|
(use-package forge
|
||||||
:after magit
|
:after magit
|
||||||
:straight (:build t)
|
:straight (:build t)
|
||||||
|
:init
|
||||||
|
(evil-collection-forge-setup)
|
||||||
:general
|
:general
|
||||||
(phundrak/major-leader-key
|
(phundrak/major-leader-key
|
||||||
:keymaps 'forge-topic-mode-map
|
:keymaps 'forge-topic-mode-map
|
||||||
|
Loading…
Reference in New Issue
Block a user