add magit keybinding

This commit is contained in:
Adam Goldsmith 2015-07-31 09:05:40 -04:00
parent 18a8cb2c42
commit 110614bf3e
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
(global-set-key (kbd "C-x g") 'magit-status)