Skip to content

Commit

Permalink
Added a bindings for wazzup
Browse files Browse the repository at this point in the history
  • Loading branch information
vanicat committed Dec 4, 2010
1 parent 3e7bd1c commit 8f8000f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions magit.el
Expand Up @@ -429,6 +429,7 @@ Many Magit faces inherit from this one by default."
(define-key map (kbd "$") 'magit-display-process)
(define-key map (kbd "c") 'magit-log-edit)
(define-key map (kbd "E") 'magit-interactive-rebase)
(define-key map (kbd "w") 'magit-wazzup)
(define-key map (kbd "q") 'quit-window)
map))

Expand Down

0 comments on commit 8f8000f

Please sign in to comment.