mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
TAB = toggle section in magit-process-mode
This commit is contained in:
@ -222,6 +222,7 @@ ensure it is built when we actually use Forge."
|
||||
(magit-status-mode-map
|
||||
magit-stash-mode-map
|
||||
magit-revision-mode-map
|
||||
magit-process-mode-map
|
||||
magit-diff-mode-map)
|
||||
[tab] #'magit-section-toggle)
|
||||
|
||||
|
Reference in New Issue
Block a user