Bind C-x M-g to magit-dispatch-popup
This commit is contained in:
parent
5e487e5f85
commit
7fa9fd160c
2 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,7 @@
|
|||
(global-set-key (kbd "<f12>") 'menu-bar-mode)
|
||||
|
||||
(global-set-key (kbd "C-x g") 'magit-status)
|
||||
(global-set-key (kbd "C-x M-g") 'magit-dispatch-popup)
|
||||
|
||||
(global-set-key (kbd "C-=") 'er/expand-region)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue