Bind magit-status to C-x g
This commit is contained in:
parent
81fa5f639d
commit
accb70984c
2
init.el
2
init.el
@ -509,3 +509,5 @@ Version 2016-02-16"
|
|||||||
(global-set-key (kbd "C-x C-d") 'delete-current-buffer-file)
|
(global-set-key (kbd "C-x C-d") 'delete-current-buffer-file)
|
||||||
|
|
||||||
(drag-stuff-global-mode t)
|
(drag-stuff-global-mode t)
|
||||||
|
|
||||||
|
(global-set-key (kbd "C-x g") 'magit-status)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user