TAB = toggle section in magit-process-mode
This commit is contained in:
parent
d88e0795b6
commit
d17616e835
1 changed files with 1 additions and 0 deletions
|
@ -222,6 +222,7 @@ ensure it is built when we actually use Forge."
|
||||||
(magit-status-mode-map
|
(magit-status-mode-map
|
||||||
magit-stash-mode-map
|
magit-stash-mode-map
|
||||||
magit-revision-mode-map
|
magit-revision-mode-map
|
||||||
|
magit-process-mode-map
|
||||||
magit-diff-mode-map)
|
magit-diff-mode-map)
|
||||||
[tab] #'magit-section-toggle)
|
[tab] #'magit-section-toggle)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue